|
Class RelativeLocationByDistanceAndBearing
|
Browse diagrams
Class list
Enumerated type list
Full-text find
|
Name:
|
RelativeLocationByDistanceAndBearing
|
Definition:
|
Relative location that uses a reference entity, a bearing and a distance in order to locate something.
|
Is abstract:
|
No
|
Aspects:
|
|
Comments:
|
|
Class hierarchy
Generalized classes:
|
RelativeLocation
(Depending on ModeOfLocating)
|
Specialized classes:
|
(none)
|
Attributes
(This class has no attributes.)
Associations
Locates
|
0..*
|
ValuableEntity
|
T
|
|
Each location may locate a number of valuable entities.
|
EstablishesDistance
(W)
|
1
|
MeasureOfLength
(Distance)
|
|
(own)
|
Each relative location by distance and bearing establishes a particular measure of length as distance.
|
EstablishesBearing
(W)
|
1
|
MeasureOfAngle
(Bearing)
|
|
(own)
|
Each relative location by distance and bearing establishes a particular measure of angle as bearing.
|
RefersToStartingPoint
|
1
|
ValuableEntity
(StartingPoint)
|
|
(own)
|
Each relative location by distance and bearing refers to a particular valuable entity as starting point.
|
|