Copernicus  1.0
An Arduino module for the Trimble Copernicus GPS receiver
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Groups
Public Attributes | List of all members
XYZ_Fix< T > Struct Template Reference

#include <gpstype.h>

Public Attributes

x
 
y
 
z
 
bias
 
Float32 fixtime
 

Member Data Documentation

template<typename T>
T XYZ_Fix< T >::bias
template<typename T>
Float32 XYZ_Fix< T >::fixtime
template<typename T>
T XYZ_Fix< T >::x
template<typename T>
T XYZ_Fix< T >::y
template<typename T>
T XYZ_Fix< T >::z

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