StaticRouteProfile.StaticConfigurableProfile Class |
Namespace: AGI.Foundation.RouteDesign.Advanced
The StaticRouteProfile.StaticConfigurableProfile type exposes the following members.
Name | Description | |
---|---|---|
![]() | StaticRouteProfile.StaticConfigurableProfile |
Create a new instance based on the specified predefined geometry.
|
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 ConfigurableProfile.AllowModificationOfFinalHeight.) |
![]() | 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 ConfigurableProfile.AllowModificationOfFinalHeightRate.) |
![]() | AllowModificationOfFinalSpeed |
Gets a value indicating whether to allow other profiles to modify
the final speed of this profile in order to ensure continuity.
(Overrides ConfigurableProfile.AllowModificationOfFinalSpeed.) |
![]() | AllowModificationOfInitialHeight |
Gets a value indicating whether to allow other profiles to modify
the initial height of this profile in order to ensure continuity.
(Overrides ConfigurableProfile.AllowModificationOfInitialHeight.) |
![]() | 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 ConfigurableProfile.AllowModificationOfInitialHeightRate.) |
![]() | AllowModificationOfInitialSpeed |
Gets a value indicating whether to allow other profiles to modify
the initial speed of this profile in order to ensure continuity.
(Overrides ConfigurableProfile.AllowModificationOfInitialSpeed.) |
![]() | FinalHeight |
Gets or sets the final height of this profile above the reference surface.
(Overrides ConfigurableProfile.FinalHeight.) |
![]() | FinalHeightRate |
Gets or sets the final height rate for this profile.
(Overrides ConfigurableProfile.FinalHeightRate.) |
![]() | FinalSpeed |
Gets or sets the final speed for this profile.
(Overrides ConfigurableProfile.FinalSpeed.) |
![]() | HeightReferenceSurface |
Gets the reference terrain surface from which the height is measured.
(Overrides ConfigurableProfile.HeightReferenceSurface.) |
![]() | InitialHeight |
Gets or sets the initial height of this profile above the reference surface.
(Overrides ConfigurableProfile.InitialHeight.) |
![]() | InitialHeightRate |
Gets or sets the initial height rate for this profile.
(Overrides ConfigurableProfile.InitialHeightRate.) |
![]() | InitialSpeed |
Gets or sets the initial speed for this profile.
(Overrides ConfigurableProfile.InitialSpeed.) |
![]() | 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 ConfigurableProfile.TargetFinalHeight.) |
![]() | 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 ConfigurableProfile.TargetFinalHeightRate.) |
![]() | 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 ConfigurableProfile.TargetFinalSpeed.) |
![]() | 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 ConfigurableProfile.TargetInitialHeight.) |
![]() | 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 ConfigurableProfile.TargetInitialHeightRate.) |
![]() | 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 ConfigurableProfile.TargetInitialSpeed.) |
Name | Description | |
---|---|---|
![]() | ConfigureProfiles |
Configure this profile in relation to the previous and next profile to make sure than
they each connect continuously. Specify the result of the configuration in the output.
(Overrides ConfigurableProfile.ConfigureProfiles(ConfigurableProfile, ConfigurableProfile, ITrackCalculationProgress).) |
![]() | 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.) |
![]() | FreezeFinalConditions |
Called by the RoutePropagator to indicate to the profile that
it should not let other profiles update its final boundary conditions.
(Overrides ConfigurableProfile.FreezeFinalConditions().) |
![]() | FreezeInitialConditions |
Called by the RoutePropagator to indicate to the profile that
it should not let other profiles update its initial boundary conditions.
(Overrides ConfigurableProfile.FreezeInitialConditions().) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetProfileSegment |
Get the time dynamic geometry of the profile after configuration.
(Overrides ConfigurableProfile.GetProfileSegment().) |
![]() | 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.) |