48 const double OMEGATERRE = 6.28318530717958647693 / 86164.09054 ;
This class represent an ephemeris in Geographic coordinates system.
This class represents a date.
void set_position(double position[3])
GeographicEphemeris & operator=(const GeographicEphemeris &rhs)
Affectation operator.
void ToGalilean(GalileanEphemeris *vGal)
This fonction converts the current ephemeris in the Galilean coordinates system.
void set_speed(double speed[3])
void set_date(JSDDateTime date)
int AsGMSTDateTime(GMSTDateTime *GMST)
This function converts the current JSDDateTime into GMST Date.
void ToGeographic(GeographicEphemeris *vGeo)
This fonction converts the current ephemeris in the Geographic coordinates syst�m.
This class represents an ephemeris.
GeographicEphemeris()
Constructor.
virtual ~GeographicEphemeris()
Destructor.
void set_origine(Ori_TSM_Green origine)
This class represents a date.
This class represents an ephemeris in Galilean coordinates system.