Spacecraft Control Framework 1.0
Spacecraft Control Library
|
Optical navigation measurement class definition and supporting functions. More...
Go to the source code of this file.
Classes | |
class | optical_nav_meas |
Optical navigation measurements class. More... | |
Functions | |
double | angle_planet_to_planet (ml_matrix r_sensor, ml_matrix r_planet_1, ml_matrix r_planet_2) |
Angle between two planets. More... | |
double | planet_chordwith (ml_matrix r, ml_matrix r_planet, double radius_planet) |
Planet chordwidth. More... | |
double | angle_planet_to_star (ml_matrix r, ml_matrix r_planet, ml_matrix u_star) |
Angle between a planet and a star. More... | |
Optical navigation measurement class definition and supporting functions.