Public Attributes | List of all members
GlobalPositionData Struct Reference

This struct defines the global position data that is available. More...

#include <IGlobalPosition.h>

Public Attributes

double longitude
 
double latitude
 
double elevation
 
Int64 UTCTicks
 
int fixDimension
 
double PDOP
 
double HDOP
 
double VDOP
 
double heading
 
double velocity
 

Detailed Description

This struct defines the global position data that is available.

Member Data Documentation

double elevation
int fixDimension
double HDOP
double heading
double latitude
double longitude
double PDOP
Int64 UTCTicks
double VDOP
double velocity

The documentation for this struct was generated from the following file:

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.