RS:segmentTable/3.2

From railML 3 Wiki
Revision as of 13:50, 25 November 2024 by RailML Bot XSD2MediaWiki (talk | contribs) (Updated page RS:segmentTable/3.2 using XSD2MediaWiki Converter 1.1.1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Automatic Schemaexport for Element segmentTable



Autoexport from the XML-Schema for element RS:segmentTable of railML® version 3.2
    
Documentation The representation of an x-y-curve as a list of segments described by polynomial coefficients
Subschema rollingstock
Parents*

brakeEffort, tractiveEffort, trainResistance

Children

polynomialHeader (1..*), segmentStartLine (1..*)

Attributes:
  • functionValueName: This is the descriptive name for the y-coordinate resulting from the <segmentTable>. (obligatory; xs:string),

  • functionValueUnit: This is the unit used for the values of the y-coordinate resulting from the <segmentTable>. For scalars the value '1' shall be given. (obligatory; xs:string; patterns: other:\w{2,}; consider Dev:UsingAny too.)
Possible values:
  • %: no unit of value and divided by 100
  • 1: means 'no unit of measure', is used for coefficients in the calculations of segment table of a rolling stock
  • A: Ampere
  • Hz: hertz
  • km/h
  • kWh
  • m/s
  • N: newton
  • V: volt
  • VA: Volt-ampere
  • Vs: volt second
  • W: watt,

  • segmentStartValueName: This is the descriptive name for the x-coordinate in the <segmentTable>. (obligatory; xs:string),

  • segmentStartValueUnit: This is the unit used for the values of the x-coordinate in the <segmentTable>. For scalars the value '1' shall be given. (obligatory; xs:string; patterns: other:\w{2,}; consider Dev:UsingAny too.)
Possible values:
  • %: no unit of value and divided by 100
  • 1: means 'no unit of measure', is used for coefficients in the calculations of segment table of a rolling stock
  • A: Ampere
  • Hz: hertz
  • km/h
  • kWh
  • m/s
  • N: newton
  • V: volt
  • VA: Volt-ampere
  • Vs: volt second
  • W: watt
*Notice:
Elements may have different parent elements. As a consequence they may be used in different contexts.
Please, consider this as well as a user of this Wiki as when developing this documentation further.
Aspects that are only relevant with respect to one of several parents should be explained exclusively in the documentation of the respective parent element.