RailCANTInfo Structure

This class encapuslates cant (superelevation) informations for rail alignments.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Autodesk.Civil.DatabaseServicesRailCANTInfo

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public struct RailCANTInfo

The RailCANTInfo type exposes the following members.

Properties
 NameDescription
Public propertyAppliedCANT Gets the applied CANT of the RailCANTInfo object.
Public propertyCantDeficiency Gets the CANT deficiency of the RailCANTInfo object.
Public propertyCantDeficiencyGradient Gets the CANT deficiency gradient of the RailCANTInfo object.
Public propertyCantDeficiencyVerticalSpeed Gets the CANT deficiency vertical speed (km/h or mph) of the RailCANTInfo object.
Public propertyCantGradient Gets the CANT gradient of the RailCANTInfo object.
Public propertyCantJerk Gets the CANT jerk of the RailCANTInfo object.
Public propertyCantRatio Gets the CANT ratio of the RailCANTInfo object.
Public propertyCurveRadius Gets the curve radius of the RailCANTInfo object.
Public propertyDesignSpeed Gets the design speed at a given station of a curve group.
Public propertyEquilibriumCant Gets the equilibrium CANT of the RailCANTInfo object.
Public propertyEquilibriumCantGradient Gets the equilibrium CANT gradient of the RailCANTInfo object.
Public propertyEquilibriumCantVerticalSpeed Gets the equilibrium CANT vertical speed (km/h or mph) of the RailCANTInfo object.
Public propertyLateralAcceleration Gets the lateral acceleration of the RailCANTInfo object.
Public propertyLeftRailElevationDifference Gets the elevation difference on the left rail of the RailCANTInfo object.
Public propertyPivot Gets the pivot of the RailCANTInfo object.
Public propertyRightRailElevationDifference Gets the elevation difference on the right rail of the RailCANTInfo object.
Public propertyVerticalSpeed Gets the vertical speed (km/h or mph) of the RailCANTInfo object.
Top
See Also