Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

srm_TransverseMercator.h File Reference

#include "srm.h"

Go to the source code of this file.

Compounds

struct  SRM_TM_Method_List
struct  SRM_TransverseMercator

Defines

#define EXPORT_DLL

Typedefs

typedef SRM_Status_Code SRM_TM_GetSRFParameters (SRM_Object_Reference this_object, SRM_TM_Parameters *parameters)

Functions

EXPORT_DLL SRM_Status_Code SRM_TM_Create (SRM_ORM_Code orm_code, SRM_RT_Code rt_code, const SRM_TM_Parameters *parameters, SRM_TransverseMercator *new_srf)


Define Documentation

#define EXPORT_DLL
 

Definition at line 82 of file srm_TransverseMercator.h.


Typedef Documentation

typedef SRM_Status_Code SRM_TM_GetSRFParameters( SRM_Object_Reference this_object, SRM_TM_Parameters *parameters )
 

This gets the Transverse Mercator SRF parameters.

Parameters:
this_object in: this SRF object
parameters out: resulting in the parameters of Transverse Mercator
Returns:
a status code

Definition at line 105 of file srm_TransverseMercator.h.


Function Documentation

EXPORT_DLL SRM_Status_Code SRM_TM_Create SRM_ORM_Code  orm_code,
SRM_RT_Code  rt_code,
const SRM_TM_Parameters parameters,
SRM_TransverseMercator new_srf
 

This creates a new Transverse Mercator SRF.

Parameters:
orm_code in: this object reference model
rt_code in: this reference transformation
parameters in: parameters for Tranverse Mercator
new_srf out: results in a new SRF
Returns:
a status code


C API Version: 4.4 - December 7, 2009
Copyright © 2009 SEDRIS Docs by Doxygen 1.3.2