SRM Reference Manual
Types
SRM_Vector_3D
/* * STRUCT: SRM_Vector_3D * * This data type specifies 3-dimensional vector. */
typedef
struct
{
SRM_Long_Float
vector
[3];
} SRM_Vector_3D;
Prev:
SRM_UTM_Parameters_2D
.
Next:
SRM_Vertical_Datum_Code
.
Return to:
Top of this Page
,
Type Index
Last updated: May 15, 2003
Copyright © 2003 SEDRIS