SRM Reference Manual
Types
SRM_EI_3D_Coordinate
/*!
 * STRUCT: SRM_EI_3D_Coordinate
 *
 *   This type contains the EI 3D coordinate values.
 */
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