SRM Reference Manual
Types
SRM_EI_3D_Coordinate
/*!
 * STRUCT: SRM_EI_3D_Coordinate
 *
 *   This non-object data type specifies the 3D coordinate-components for
 *   SRFT EQUATORIAL_INERTIAL.
 */
typedef struct
{

SRM_Long_Float right_ascension;
SRM_Long_Float declination;
SRM_Long_Float radius;
} SRM_EI_3D_Coordinate;



Prev: SRM_EC_Parameters. Next: SRM_Euclidean_2D_Coordinate.


Return to: Top of this Page, Type Index