HeightTransitionProcedure Properties |
The HeightTransitionProcedure type exposes the following members.
Name | Description | |
---|---|---|
AllowModificationOfFinalHeight |
Gets or sets a value indicating whether to allow the following connection to update the
FinalHeight if there was a problem with the next profile.
| |
AllowModificationOfInitialHeight |
Gets or sets a value indicating whether to allow the previous connection to update the
InitialHeight if there was a problem with the previous profile.
| |
Dynamics |
Gets or sets the set of parameters specifying the achievable accelerations during the profile.
| |
FinalHeight |
Gets or sets the final target height above the HeightReferenceSurface, in meters.
| |
HeightReferenceSurface |
Gets or sets the reference surface above which the profile height is defined.
| |
InitialHeight |
Gets or sets the initial target height above the HeightReferenceSurface, in meters.
| |
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.) | |
Speed |
Gets or sets the target speed at which to transition between heights.
| |
TurningRadius |
Gets or sets the radius at which to turn during the spiral transition from the
InitialHeight to the FinalHeight, in meters.
| |
Waypoint |
Gets or sets the waypoint at which to make the transition. This is the point at
which the procedure will leave after transitioning to the FinalHeight.
|