Spacecraft Control Framework 1.0
Spacecraft Control Library
|
Go to the source code of this file.
Classes | |
struct | star_sun_mag_meas_data |
Structure for storing the data input for the mesurement function. More... | |
Typedefs | |
typedef struct star_sun_mag_meas_data | star_sun_mag_meas_data |
Structure for storing the data input for the mesurement function. | |
Functions | |
ml_matrix | star_sun_mag_meas (const ml_matrix &x, ml_matrix &covariance, star_sun_mag_meas_data &d) |
Returns the measurements. | |