toggle menu
rtron
1.3.0
jvm
switch theme
search in API
rtron-model
/
io.rtron.model.opendrive.road.planview
/
RoadPlanViewGeometryPoly3
Road
Plan
View
Geometry
Poly3
data
class
RoadPlanViewGeometryPoly3
(
var
a
:
Double
=
Double.NaN
,
var
b
:
Double
=
Double.NaN
,
var
c
:
Double
=
Double.NaN
,
var
d
:
Double
=
Double.NaN
)
:
OpendriveElement
Members
Constructors
Road
Plan
View
Geometry
Poly3
Link copied to clipboard
constructor
(
a
:
Double
=
Double.NaN
,
b
:
Double
=
Double.NaN
,
c
:
Double
=
Double.NaN
,
d
:
Double
=
Double.NaN
)
Properties
a
Link copied to clipboard
var
a
:
Double
b
Link copied to clipboard
var
b
:
Double
c
Link copied to clipboard
var
c
:
Double
coefficients
Link copied to clipboard
val
coefficients
:
DoubleArray
d
Link copied to clipboard
var
d
:
Double
g_Additional
Data
Link copied to clipboard
var
g_AdditionalData
:
List
<
AdditionalData
>