sdk
sdk
/
com.sygic.sdk.route
/
RouteWarning
/
SectionWarning
/
WeightRestriction
/
ExceededTandemAxleWeight
Exceeded
Tandem
Axle
Weight
class
ExceededTandemAxleWeight
(
val
section
:
GeoPolyline
,
val
limitValue
:
Float
,
val
realValue
:
Float
)
:
RouteWarning.SectionWarning.WeightRestriction
Constructors
Properties
Constructors
Exceeded
Tandem
Axle
Weight
Link copied to clipboard
fun
ExceededTandemAxleWeight
(
section
:
GeoPolyline
,
limitValue
:
Float
,
realValue
:
Float
)
Properties
limit
Value
Link copied to clipboard
val
limitValue
:
Float
real
Value
Link copied to clipboard
val
realValue
:
Float
section
Link copied to clipboard
val
section
:
GeoPolyline