Definition of s4auto:Trailer_hitchAngle
Defined in https://saref.etsi.org/saref4auto/v2.1.1/ as:
Value and confidence value of the angle between the trailer orientation (corresponding to the x direction of the ISO 8855 coordinate system centered on the trailer) and the direction of the segment having as end points the reference point of the trailer and the reference point of the pulling vehicle, which can be another trailer or a vehicle looking on the horizontal plane xy, described in the local Cartesian coordinate system of the trailer. The angle is measured with negative values considering the trailer orientation turning clockwise starting from the segment direction. The angle value accuracy is provided with the confidence level of 95 %.
Definition as a Named Individual
- belongs to
- saref:Property
- skos:broader
- s4auto:CartesianAngle
Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4auto: <https://saref.etsi.org/saref4auto/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
s4auto:Trailer saref:hasProperty s4auto:Trailer_hitchAngle .
s4auto:Trailer_hitchAngle a owl:Thing,
saref:Property ;
rdfs:label "Trailer - hitchAngle"@en ;
dct:isReferencedBy <https://saref.etsi.org/saref4auto/v2.1.1/> ;
rdfs:comment """Value and confidence value of the angle between the trailer orientation (corresponding to the x
direction of the ISO 8855 coordinate system centered on the trailer) and the direction of
the segment having as end points the reference point of the trailer and the reference point of
the pulling vehicle, which can be another trailer or a vehicle looking on the horizontal plane
xy, described in the local Cartesian coordinate system of the trailer. The
angle is measured with negative values considering the trailer orientation turning clockwise
starting from the segment direction. The angle value accuracy is provided with the
confidence level of 95 %."""@en ;
rdfs:isDefinedBy <https://saref.etsi.org/saref4auto/v2.1.1/> ;
rdfs:seeAlso <https://saref.etsi.org/saref4auto/v2.1.1/> ;
skos:broader s4auto:CartesianAngle ;
skos:hiddenLabel "Trailer_hitchAngle" .
<https://saref.etsi.org/saref4auto/v2.1.1/> dct:references s4auto:Trailer_hitchAngle ;
dct:subject s4auto:Trailer_hitchAngle .