Rollingstock3::SegmentTable

Header Image
Project:
SegmentTable : Public <<XSDcomplexType>> Class
Created: 06/12/2020 14:08:07
Modified: 02/05/2022 15:08:10
Project:
Advanced:
The representation of an x-y-curve as a list of segments described by polynomial coefficients<br/>
  • Attributes
  • Tagged Values
  • Advanced
  • Other Links
Attribute Scope Type
functionValueName Public string
use=required
Notes: This is the descriptive name for the y-coordinate resulting from the #lt;segmentTable#gt;.<br/>
functionValueUnit Public tUnitNameListExt
use=required
Notes: This is the unit used for the values of the y-coordinate resulting from the #lt;segmentTable#gt;. For scalars the value '1' shall be given.<br/>
polynomialHeader Public PolynomialHeader
position=1
Notes: The list of exponents used for calculating the polynomial.<br/>
segmentStartLine Public SegmentStartLine
position=2
Notes: The line containing the values for segment start and related coefficients.<br/>
segmentStartValueName Public string
use=required
Notes: This is the descriptive name for the x-coordinate in the #lt;segmentTable#gt;.<br/>
segmentStartValueUnit Public tUnitNameListExt
use=required
Notes: This is the unit used for the values of the x-coordinate in the #lt;segmentTable#gt;. For scalars the value '1' shall be given.<br/>
Tag Value
mixed false
Details:
Values: true | false
Default: false
Description: Determines whether this element may contain mixed element and character content.  Refer to the W3C XML Schema recommendation
modelGroup sequence
Details:
Values: all | sequence | choice
Default: sequence
Description: Overrides the package-level default model group
nillable false
Details:
Values: true | false
Default: false
Description: As defined by XML Schema specification
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«XSDcomplexType» PolynomialHeader Class Dependency To  
«XSDcomplexType» SegmentStartLine Class Dependency To  
«XSDcomplexType» Curve Class Dependency From