Platform Properties |
The Platform type exposes the following members.
Name | Description | |
---|---|---|
Children |
Gets the collection containing the children of this Platform.
| |
Extensions |
Gets the collection of extensions attached to this object.
(Inherited from ExtensibleObject.) | |
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.) | |
LocationPoint |
Gets or sets the time-varying location of this platform.
| |
Name |
Gets or sets the name of the platform.
| |
OrientationAxes |
Gets or sets the time-varying orientation of this platform.
| |
Parent |
Gets the parent platform of this platform.
| |
ReferenceFrame |
Gets the reference frame of this platform formed by the combination of
the platform's location and orientation.
|