isEqual Method

Compare the properties values of this SGPosition object to another SGPosition object.

isEqual(coord);

 

Parameter

Description

coord

An object of type SGPosition

Return Value

True if the two objects have the same values for their properties, false otherwise.