94 #endif // PARAMETERGPS_H Usefull functions and declarations.
ParameterGPS & operator=(const ParameterGPS &other)
operator= Affectation operator.
quint64 timestamp() const
timestamp Timestamp since 01/01/2004 getter.
Speed_t speed() const
speed ITS-S speed getter.
ReferencePosition_t referencePosition() const
referencePosition ITS-S position getter.
QString address() const
address GPS daemon IP address getter.
void read()
read Configuration file reading.
ReferencePosition_t m_referencePosition
Heading_t heading() const
heading ITS-S heading getter.
void readDebug()
readDebug Configuration printing.
QString port() const
port GPS daemon port getter.
ParameterGPS()
ParameterGPS ParameterGPS constructor.