RoadLanesLaneSectionLRLaneHeight

data class RoadLanesLaneSectionLRLaneHeight(    var inner: Double = Double.NaN,     var outer: Double = Double.NaN,     var sOffset: Double = Double.NaN) : OpendriveElement

Constructors

Link copied to clipboard
constructor(    inner: Double = Double.NaN,     outer: Double = Double.NaN,     sOffset: Double = Double.NaN)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard