: Public <<XSDcomplexType>> Class
Created: 27.02.2015 10:25:04
Modified: 13.02.2018 14:29:20
Project:
Advanced:
Attribute
Public tHorizontalCurveTypeExt
  curveType
Details:
use=required
Notes: type of the horizontal curve, e.g. arc or clothoide or straight
Public tAngleDeg
  azimuth
Details:
Notes: constant azimuth (direction angle) of the horizontal curve in degrees;#lt;br /#gt;#lt;/p#gt;#lt;p#gt;Direction "north" has an azimuth of 0 degrees, "east" 90, "south" 180 and "west" 270 degrees.#lt;br /#gt;#lt;/p#gt;
Public tAngleDeg
  deltaAzimuth
Details:
Notes: change of azimuth of the horizontal curve in degrees;#lt;br /#gt;#lt;/p#gt;#lt;p#gt;use this attribute if the azimuth of the horizontal curve is not constant, but changing;#lt;br /#gt;#lt;/p#gt;#lt;p#gt;delta azimuth shall be calculated as difference of azimuth value at the end and the azimuth value at the beginning of the horizontal curve.#lt;br /#gt;#lt;/p#gt;
Public tLengthM
  radius
Details:
Notes: radius of the horizontal curve in meters;#lt;br /#gt;#lt;/p#gt;#lt;p#gt;use value "0" (zero) to describe straight curves with infinite radius;#lt;br /#gt;#lt;/p#gt;#lt;p#gt;use negative values to describe a horizontal curve going to the left (as seen from begin of curve) and use positive values to describe a horizontal curve going to the right (as seen from begin of curve)#lt;br /#gt;#lt;/p#gt;
Public tLengthM
  length
Details:
Notes: length of the horizontal curve in metres;#lt;br /#gt;#lt;/p#gt;#lt;p#gt;for arcs and transition curves (e.g. clothoides) this attribute defines the arc length#lt;br /#gt;#lt;/p#gt;
Element Source Role Target Role
«XSDcomplexType» HorizontalCurves
Class  
Name:  
 
Name: horizontalCurve
 
Details:
 
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
Object Type Connection Direction Notes
«XSDcomplexType» GeometryCurve Class Generalization To