The ProfileParabolaSymmetric type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DesignChecks |
Gets the collection of applicable design checks.
(Inherited from ProfileEntity.) | |
| GetHeadlightSightDistance |
Gets the headlight sight distance with the given headlight angle and headlight height.
| |
| GetPassingSightDistance |
Gets the passing sight distance with the given eye height and object height.
| |
| GetStoppingSightDistance |
Gets the stopping sight distance with the given eye height and object height.
| |
| SetHeadlightSightDistance |
Sets the headlight sight distance with the given headlight angle and headlight height.
| |
| SetPassingSightDistance |
Sets the passing sight distance with the given eye height and object height.
| |
| SetStoppingSightDistance |
Sets the stopping sight distance with the given eye height and object height.
| |
| ValidateDesignCheck |
Validate a specific design check on this entity.
(Inherited from ProfileEntity.) |
Properties
| Name | Description | |
|---|---|---|
| Constraint1 |
Gets the entity constraint of the profile entity.
(Inherited from ProfileEntity.) | |
| Constraint2 |
Gets the construction constraint of the profile entity(by CurveLength, Radius etc.) In UI it is shown as Constraint Type Desc.
(Inherited from ProfileEntity.) | |
| CurveType |
Gets the curve type, crest or sag.
| |
| EndElevation |
Gets the curve end elevation.
(Inherited from ProfileEntity.) | |
| EndStation |
Gets the curve end station.
(Inherited from ProfileEntity.) | |
| EntityAfter |
Gets the ID of the profile entity that follows the current entity.
(Inherited from ProfileEntity.) | |
| EntityBefore |
Gets the ID of the profile entity that precedes the current entity.
(Inherited from ProfileEntity.) | |
| EntityId |
Gets the identifier of the profile entity.
(Inherited from ProfileEntity.) | |
| EntityType | (Overrides ProfileEntity..::..EntityType.) | |
| GradeAtThroughPoint1 |
Gets or sets the grade value of the first pass-through point.
| |
| GradeAtThroughPoint2 |
Gets or sets the grade value of the second pass-through point.
| |
| GradeChange |
Gets the A value (Grade Change) between the end point and start point.
| |
| GradeIn |
Gets the grade at the start point.
| |
| GradeOut |
Gets the grade at the end point.
| |
| HighestDesignSpeed |
Returns the highest speed in the station range.
(Inherited from ProfileEntity.) | |
| HighLowPointElevation |
Gets the elevation value of the high/low point of the curve.
| |
| HighLowPointStation |
Gets the station value of the high/low point of the curve.
| |
| K |
Gets or sets the K value (Curve Coefficient) of the curve.
| |
| Length |
Gets or sets the curve length.
(Inherited from ProfileEntity.) | |
| M |
Gets the M value of the curve.
| |
| MinimumKValueHSD |
Gets the minimum K value for headlight sight distance.
(Inherited from ProfileEntity.) | |
| MinimumKValuePSD |
Gets the minimum K value for passing sight distance.
(Inherited from ProfileEntity.) | |
| MinimumKValueSSD |
Gets the minimum K value for stopping sight distance.
(Inherited from ProfileEntity.) | |
| PVIElevation |
Gets the elevation value of the PVI this curve is associated with.
| |
| PVIStation |
Gets the station value of the PVI this curve is associated with.
| |
| Radius |
Gets or sets the radius of the curve.
| |
| StartElevation |
Gets the curve start elevation.
(Inherited from ProfileEntity.) | |
| StartStation |
Gets the curve start station.
(Inherited from ProfileEntity.) | |
| TangentOffsetAtPVI |
Gets the tangent offset value at the PVI the curve is associated with.
| |
| ThroughPoint1Elevation |
Gets or sets the elevation value of the first pass-through point.
| |
| ThroughPoint1Station |
Gets or sets the station value of the first pass-through point.
| |
| ThroughPoint2Elevation |
Gets or sets the elevation value of the second pass-through point.
| |
| ThroughPoint2Station |
Gets or sets the station value of the second pass-through point.
| |
| ThroughPoint3Elevation |
Gets or sets the elevation value of the third pass-through point.
| |
| ThroughPoint3Station |
Gets or sets the station value of the third pass-through point.
|