/*
 * STRUCT: SRM_SM_3D_PARAMETERS
 *
 *   No parameters are needed to define the Solar Magnetic (SM) 3D Spatial
 *   Reference Frame (SRF), but a struct is declared for it anyway, to parallel
 *   the struct definitions of the other SRFs.
 */
typedef struct
{
SE_INT16 ignore_na;
} SRM_SM_3D_PARAMETERS;
Prev: SRM_SM_3D_COORD. Next: SRM_SRF_2D_ENUM. Up:Index