ScalarGrazingAltitudeBetweenTwoPoints Properties |
The ScalarGrazingAltitudeBetweenTwoPoints type exposes the following members.
Name | Description | |
---|---|---|
CentralBody |
Gets or sets the central body relative to which the altitude is computed.
| |
FromObject |
Gets or sets the object that provides the starting location for the line of sight vector. The object should be able to provide the ILocationPointService.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
ToObject |
Gets or sets the object that provides the ending location for the line of sight vector. The object should be able to provide the ILocationPointService.
|