![]() |
VR-Link API Documentation for HLA 1.3
|
DtDegMinSec is a flyweight data class used to represent a a complex location for latitude or longitude in Degrees, Minutes, Seconds, and Direction where positive direction is north and west. More...
Collaboration diagram for DtDegMinSec:Public Attributes | |
| double | deg |
| double | min |
| double | sec |
| DtPolarDirection | direction |
DtDegMinSec is a flyweight data class used to represent a a complex location for latitude or longitude in Degrees, Minutes, Seconds, and Direction where positive direction is north and west.
| double DtDegMinSec::deg |
| double DtDegMinSec::min |
| double DtDegMinSec::sec |