sdk
sdk
/
com.sygic.sdk.route
/
RouteWarning
/
SectionWarning
/
DimensionalRestriction
/
ExceededMaximalTrailerLength
Exceeded
Maximal
Trailer
Length
class
ExceededMaximalTrailerLength
(
val
section
:
GeoPolyline
,
val
limitValue
:
Float
,
val
realValue
:
Float
)
:
RouteWarning.SectionWarning.DimensionalRestriction
Constructors
Properties
Constructors
Exceeded
Maximal
Trailer
Length
Link copied to clipboard
fun
ExceededMaximalTrailerLength
(
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