WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
warpos::PointingVectorMeasurements< N > Member List

This is the complete list of members for warpos::PointingVectorMeasurements< N >, including all inherited members.

calculateMeasurements(floating_point time, const std::array< floating_point, N > &tar_state, const std::array< floating_point, POINTING_MEASUREMENT_OBSERVER_VECTOR_ELEMENTS > &obs_state, floating_point expected_measurement[POINTING_MEASUREMENT_MEASUREMENT_VECTOR_ELEMENTS]) overridewarpos::PointingVectorMeasurements< N >
warpos::Measurements< N, POINTING_MEASUREMENT_MEASUREMENT_VECTOR_ELEMENTS, POINTING_MEASUREMENT_OBSERVER_VECTOR_ELEMENTS >::calculateMeasurements(floating_point time, const std::array< floating_point, N > &tar_state, const std::array< floating_point, O > &obs_state, floating_point expected_measurement[M])warpos::Measurements< N, POINTING_MEASUREMENT_MEASUREMENT_VECTOR_ELEMENTS, POINTING_MEASUREMENT_OBSERVER_VECTOR_ELEMENTS >inlinevirtual
calculateMeasurementsMatrix(floating_point time, const std::array< floating_point, N > &tar_state, const std::array< floating_point, POINTING_MEASUREMENT_OBSERVER_VECTOR_ELEMENTS > &obs_state, floating_point measurement_Jacobian[N *POINTING_MEASUREMENT_MEASUREMENT_VECTOR_ELEMENTS]) overridewarpos::PointingVectorMeasurements< N >
warpos::Measurements< N, POINTING_MEASUREMENT_MEASUREMENT_VECTOR_ELEMENTS, POINTING_MEASUREMENT_OBSERVER_VECTOR_ELEMENTS >::calculateMeasurementsMatrix(floating_point time, const std::array< floating_point, N > &tar_state, const std::array< floating_point, O > &obs_state, floating_point measurement_Jacobian[M *N])warpos::Measurements< N, POINTING_MEASUREMENT_MEASUREMENT_VECTOR_ELEMENTS, POINTING_MEASUREMENT_OBSERVER_VECTOR_ELEMENTS >inlinevirtual
PointingVectorMeasurements(uint32 state_quat_index, uint32 observer_pointing_index=0, uint32 observer_quat_index=3, uint32 meas_pointing_index=0)warpos::PointingVectorMeasurements< N >inline