.. _observations_dependent_variables: ``observations_dependent_variables`` ==================================== Functions --------- .. currentmodule:: tudatpy.estimation.observations_setup.observations_dependent_variables .. autosummary:: elevation_angle_dependent_variable azimuth_angle_dependent_variable target_range_between_link_ends_dependent_variable avoidance_angle_dependent_variable body_center_distance_dependent_variable body_limb_distance_dependent_variable angle_wrt_orbital_plane_dependent_variable integration_time_dependent_variable retransmission_delays_dependent_variable add_dependent_variables_to_all add_dependent_variables_to_observable add_dependent_variables_to_observable_for_link_ends .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.elevation_angle_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.azimuth_angle_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.target_range_between_link_ends_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.avoidance_angle_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.body_center_distance_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.body_limb_distance_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.angle_wrt_orbital_plane_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.integration_time_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.retransmission_delays_dependent_variable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.add_dependent_variables_to_all .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.add_dependent_variables_to_observable .. autofunction:: tudatpy.estimation.observations_setup.observations_dependent_variables.add_dependent_variables_to_observable_for_link_ends Enumerations ------------ .. currentmodule:: tudatpy.estimation.observations_setup.observations_dependent_variables .. autosummary:: IntegratedObservationPropertyHandling .. autoclass:: tudatpy.estimation.observations_setup.observations_dependent_variables.IntegratedObservationPropertyHandling :members: Classes ------- .. currentmodule:: tudatpy.estimation.observations_setup.observations_dependent_variables .. autosummary:: ObservationDependentVariableSettings .. autoclass:: tudatpy.estimation.observations_setup.observations_dependent_variables.ObservationDependentVariableSettings :members: