The methods of the SGPosition class are listed here. For a complete list of SGPosition class members, see SGPosition class.
Name |
Description |
Moves the coordinate a specific distance. |
|
Moves a coordinate the given distance toward another coordinate. |
|
Moves a coordinate a given percentage toward another coordinate. |
|
Measures the distance between two coordinates. |
|
Measures the angles (yaw and pitch) between two coordinates. |
|
Returns an SGPosition object that represents the same position as the caller’s coordinates and the angles that are directed toward the given coordinates. |
|
Returns an SGPosition object that is converted to absolute height. |
|
Returns an SGPosition object that is converted to height relative to terrain. |
|
Converts the height of the caller to a new height type based on the caller’s x and y. |
|
Compare the properties values of this SGPosition object to another SGPosition object. |