SRM Reference Manual
Functions
SRM SRFParametersEqual
extern SRM_Boolean
SRM_SRFParametersEqual
(
constSRM_SRF_Parameters *srf1_ptr, (notes)
constSRM_SRF_Parameters *srf2_ptr (notes)
);

Definition

Determines whether two sets of spatial reference frame (SRF) parameters are equal.


Returns

SRM_TRUE if the SRF parameters are non-NULL, are in the same SRF, and are equal.
SRM_FALSE otherwise.


Parameters Notes


srf1_ptr

 pointer to the first set of SRF parameters to be compared.

srf2_ptr

 pointer to the second set of SRF parameters to be compared.


Prev: SRM_SRFParameters3DEqual. Next: SRM_SetErrorFilePtr. Up:Index.

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™