RS:segmentTable

From railML 3 Wiki
Jump to navigation Jump to search

Introduction

Documentation

Syntax

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,})
Possible values:
  • %
  • 1
  • A
  • Hz
  • km/h
  • kWh
  • m/s
  • N
  • V
  • VA
  • Vs
  • W,

  • 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,})
Possible values:
  • %
  • 1
  • A
  • Hz
  • km/h
  • kWh
  • m/s
  • N
  • V
  • VA
  • Vs
  • W
*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.

This element does not appear in railML® 3.1 within the RS subschema. It is available only in railML® 3.2. Do not hesitate to contact railML.org for further questions.


Changes 3.1→3.2

Introduced with version 3.2.

Semantics

Best Practice / Examples

Additional Information

Notes

Open Issues