sdk
sdk
/
com.sygic.sdk.route
/
RouteWarning
/
SectionWarning
/
WeightRestriction
Weight
Restriction
sealed
class
WeightRestriction
:
RouteWarning.SectionWarning
Types
Properties
Inheritors
Types
Exceeded
Axle
Weight
Link copied to clipboard
class
ExceededAxleWeight
:
RouteWarning.SectionWarning.WeightRestriction
Exceeded
Gross
Weight
Link copied to clipboard
class
ExceededGrossWeight
:
RouteWarning.SectionWarning.WeightRestriction
Exceeded
Tandem
Axle
Weight
Link copied to clipboard
class
ExceededTandemAxleWeight
:
RouteWarning.SectionWarning.WeightRestriction
Exceeded
Tridem
Axle
Weight
Link copied to clipboard
class
ExceededTridemAxleWeight
:
RouteWarning.SectionWarning.WeightRestriction
Properties
iso
Link copied to clipboard
val
iso
:
String
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
Inheritors
ExceededTandemAxleWeight
Link copied to clipboard
ExceededGrossWeight
Link copied to clipboard
ExceededAxleWeight
Link copied to clipboard
ExceededTridemAxleWeight
Link copied to clipboard