|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObservationSet | |
---|---|
keps |
Uses of ObservationSet in keps |
---|
Methods in keps with parameters of type ObservationSet | |
---|---|
void |
Transforms.Calculate_Obs(double time,
Vector3 pos,
Vector3 vel,
Geodetic coords,
ObservationSet obs_set)
This method generates topocentric coordinates (az, el, range, range rate) when provided the ECI position, velocity of the object along with the Geodetic coordinates of the observation location at a particular time. |
void |
Transforms.Calculate_SolarObs(double time,
Geodetic obs_coords,
Vector3 solar_pos,
ObservationSet solar_set,
Geodetic solar_latlonalt)
This method finds the position of the sun in Geodetic coordinates and as an observation set (az, el, range). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |