ClimbDescendActionArgs Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:BSI.MACE.Scripting.ClimbDescendActionArgs"]
Namespace: BSI.MACE.Scripting
The ClimbDescendActionArgs type exposes the following members.
Name | Description | |
---|---|---|
ClimbDescendActionArgs | Initializes a new instance of the ClimbDescendActionArgs class |
Name | Description | |
---|---|---|
ApplyToLegOnly |
Indication that this adjustment applies only to this leg of motion between waypoints. If set to True, altitidue will be adjusted upon reaching the next
waypoint, if False, this altitude will be maintained for subsequent waypoints.
| |
Callsigns | (Inherited from ActionArgs.) | |
ClimbDescent_m |
Indicates the climb/descend adjustment to make for this entity. Positive values represent an climb (ascent), negative values represent a descent.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |