StaticConfigurableProfile Properties |
The StaticRouteProfileStaticConfigurableProfile type exposes the following members.
Name | Description | |
---|---|---|
AllowModificationOfFinalHeight |
Gets a value indicating whether to allow other profiles to modify
the final height of this profile in order to ensure continuity.
(Overrides ConfigurableProfileAllowModificationOfFinalHeight.) | |
AllowModificationOfFinalHeightRate |
Gets a value indicating whether to allow other profiles to modify
the final height rate of this profile in order to ensure continuity.
(Overrides ConfigurableProfileAllowModificationOfFinalHeightRate.) | |
AllowModificationOfFinalSpeed |
Gets a value indicating whether to allow other profiles to modify
the final speed of this profile in order to ensure continuity.
(Overrides ConfigurableProfileAllowModificationOfFinalSpeed.) | |
AllowModificationOfInitialHeight |
Gets a value indicating whether to allow other profiles to modify
the initial height of this profile in order to ensure continuity.
(Overrides ConfigurableProfileAllowModificationOfInitialHeight.) | |
AllowModificationOfInitialHeightRate |
Gets a value indicating whether to allow other profiles to modify
the initial height rate of this profile in order to ensure continuity.
(Overrides ConfigurableProfileAllowModificationOfInitialHeightRate.) | |
AllowModificationOfInitialSpeed |
Gets a value indicating whether to allow other profiles to modify
the initial speed of this profile in order to ensure continuity.
(Overrides ConfigurableProfileAllowModificationOfInitialSpeed.) | |
FinalHeight |
Gets or sets the final height of this profile above the reference surface.
(Overrides ConfigurableProfileFinalHeight.) | |
FinalHeightRate |
Gets or sets the final height rate for this profile.
(Overrides ConfigurableProfileFinalHeightRate.) | |
FinalSpeed |
Gets or sets the final speed for this profile.
(Overrides ConfigurableProfileFinalSpeed.) | |
HeightReferenceSurface |
Gets the reference terrain surface from which the height is measured.
(Overrides ConfigurableProfileHeightReferenceSurface.) | |
InitialHeight |
Gets or sets the initial height of this profile above the reference surface.
(Overrides ConfigurableProfileInitialHeight.) | |
InitialHeightRate |
Gets or sets the initial height rate for this profile.
(Overrides ConfigurableProfileInitialHeightRate.) | |
InitialSpeed |
Gets or sets the initial speed for this profile.
(Overrides ConfigurableProfileInitialSpeed.) | |
ProfileComputationalWeight |
Gets a scalar value indicating how expensive the configuration of this profile is.
This is used to indicate to the ITrackCalculationProgress instance
fed to the RoutePropagator that certain profiles will take longer than
others (larger computational weight).
(Inherited from ConfigurableProfile.) | |
TargetFinalHeight |
Gets the final height that this profile will attempt to target. If the parameters
for platform dynamics or the geometry specified for this profile are insufficient to
satisfy the given target, the profile will get as close as it can and then the
surrounding connections will attempt to make up the difference.
(Overrides ConfigurableProfileTargetFinalHeight.) | |
TargetFinalHeightRate |
Gets the final height rate that this profile will attempt to target. If the parameters
for platform dynamics or the geometry specified for this profile are insufficient to
satisfy the given target, the profile will get as close as it can and then the
surrounding connections will attempt to make up the difference.
(Overrides ConfigurableProfileTargetFinalHeightRate.) | |
TargetFinalSpeed |
Gets the final speed that this profile will attempt to target. If the parameters
for platform dynamics or the geometry specified for this profile are insufficient to
satisfy the given target, the profile will get as close as it can and then the
surrounding connections will attempt to make up the difference.
(Overrides ConfigurableProfileTargetFinalSpeed.) | |
TargetInitialHeight |
Gets the initial height that this profile will attempt to target. If the parameters
for platform dynamics or the geometry specified for this profile are insufficient to
satisfy the given target, the profile will get as close as it can and then the
surrounding connections will attempt to make up the difference.
(Overrides ConfigurableProfileTargetInitialHeight.) | |
TargetInitialHeightRate |
Gets the initial height rate that this profile will attempt to target. If the parameters
for platform dynamics or the geometry specified for this profile are insufficient to
satisfy the given target, the profile will get as close as it can and then the
surrounding connections will attempt to make up the difference.
(Overrides ConfigurableProfileTargetInitialHeightRate.) | |
TargetInitialSpeed |
Gets the initial speed that this profile will attempt to target. If the parameters
for platform dynamics or the geometry specified for this profile are insufficient to
satisfy the given target, the profile will get as close as it can and then the
surrounding connections will attempt to make up the difference.
(Overrides ConfigurableProfileTargetInitialSpeed.) |