RacetrackHoldProcedure Properties |
The RacetrackHoldProcedure type exposes the following members.
Name | Description | |
---|---|---|
CenterOfTurnOne |
Gets or sets the center of the first racetrack turn.
| |
CenterOfTurnTwo |
Gets or sets the center of the second racetrack turn.
| |
ConstrainEntryAndExitToTrackArcs |
Gets or sets a value indicating whether to ignore the additional entry and exit turns,
restricting the entry and exit to be tangent to the two turns in the racetrack.
By default, this is set to false.
| |
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.) | |
MinimumRevolutions |
Gets or sets the minimum number of complete revolutions around the racetrack to make prior
to leaving. The number of revolutions may be more if the MinimumTime condition
is not met.
| |
MinimumTime |
Gets or sets the minimum time to spend in the hold before leaving. The time spent in the hold
may be more if the number of MinimumRevolutions is not met.
| |
Profile |
Gets or sets the profile to use for this racetrack hold.
See ConstantHeightProfile.
| |
SurfaceShape |
Gets or sets the reference surface over which to define the geometry.
| |
TurnDirection |
Gets or sets the direction in which the racetrack turns.
| |
TurningRadiusForEntryAndExit |
Gets or sets the turning radius used to enter and exit the racetrack, in meters.
| |
TurningRadiusForHold |
Gets or sets the radius of the circular arcs at either end of the racetrack, in meters.
|