SRM Reference Manual
Functions
SRM CoordinateEqual
extern SRM_Boolean
SRM_CoordinateEqual
(
constSRM_Coordinate *coord1_ptr, (notes)
constSRM_Coordinate *coord2_ptr (notes)
);

Definition

Determines whether two coordinates are equal.


Returns

SRM_TRUE if the coordinates are non-NULL, are in the same spatial reference frame, and are equal.
SRM_FALSE otherwise.


Parameters Notes


coord1_ptr

 pointer to the first coordinate to be compared.

coord2_ptr

 pointer to the second coordinate to be compared.


Prev: SRM_Coordinate3DEqual. Next: SRM_CreateGCSOldNewParameters. Up:Index.

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