Platform Constructor |
| Name | Description | |
|---|---|---|
| Platform | Initializes a new instance. | |
| Platform(String) |
Initializes a new instance with a specified name.
| |
| Platform(Platform, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
| Platform(String, Point, Axes) |
Initializes a new instance with a specified name, time-varying position, and time-varying orientation.
|