SRM Reference Manual
Types
SRM_LCC_SRF_Parameters
/*!
 * STRUCT: SRM_LCC_SRF_Parameters
 *
 *  Lambert Conformal Conic (LCC) SRF Parameters are used as a means of
 *  specifying the LCC spatial coordinate systems
 */
typedef struct
{
SRM_ORM_Parameters orm_params;
SRM_LCC_Parameters lcc_params;
} SRM_LCC_SRF_Parameters;



Prev: SRM_LCC_Parameters. Next: SRM_Long_Float.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS