Main MRPT website > C++ reference
MRPT logo
List of all members | Public Member Functions | Public Attributes
mrpt::hwdrivers::CNTRIPClient::TMountPoint Struct Reference

Detailed Description

A descriptor of one stream in an NTRIP Caster - See CNTRIPClient::retrieveListOfMountpoints.

Definition at line 63 of file CNTRIPClient.h.

#include <mrpt/hwdrivers/CNTRIPClient.h>

Public Member Functions

 TMountPoint ()
 

Public Attributes

string mountpoint_name
 
string id
 City name.
 
string format
 RTCM 2.3, RTCM 3, CMR+, etc...
 
string format_details
 
int carrier
 0: No carrier phase, 1: L1, 2: L1+L2
 
string nav_system
 GPS, ...
 
string network
 IGS, ...
 
string country_code
 ITA, ESP, DEU,...
 
double latitude
 
double longitude
 
bool needs_nmea
 
bool net_ref_stations
 
string generator_model
 
string compr_encryp
 "none"
 
char authentication
 "N": none, "B": basic, "D": digest
 
bool pay_service
 
int stream_bitspersec
 
string extra_info
 

Constructor & Destructor Documentation

mrpt::hwdrivers::CNTRIPClient::TMountPoint::TMountPoint ( )
inline

Definition at line 83 of file CNTRIPClient.h.

Member Data Documentation

char mrpt::hwdrivers::CNTRIPClient::TMountPoint::authentication

"N": none, "B": basic, "D": digest

Definition at line 78 of file CNTRIPClient.h.

int mrpt::hwdrivers::CNTRIPClient::TMountPoint::carrier

0: No carrier phase, 1: L1, 2: L1+L2

Definition at line 69 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::compr_encryp

"none"

Definition at line 77 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::country_code

ITA, ESP, DEU,...

Definition at line 72 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::extra_info

Definition at line 81 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::format

RTCM 2.3, RTCM 3, CMR+, etc...

Definition at line 67 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::format_details

Definition at line 68 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::generator_model

Definition at line 76 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::id

City name.

Definition at line 66 of file CNTRIPClient.h.

double mrpt::hwdrivers::CNTRIPClient::TMountPoint::latitude

Definition at line 73 of file CNTRIPClient.h.

double mrpt::hwdrivers::CNTRIPClient::TMountPoint::longitude

Definition at line 73 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::mountpoint_name

Definition at line 65 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::nav_system

GPS, ...

Definition at line 70 of file CNTRIPClient.h.

bool mrpt::hwdrivers::CNTRIPClient::TMountPoint::needs_nmea

Definition at line 74 of file CNTRIPClient.h.

bool mrpt::hwdrivers::CNTRIPClient::TMountPoint::net_ref_stations

Definition at line 75 of file CNTRIPClient.h.

string mrpt::hwdrivers::CNTRIPClient::TMountPoint::network

IGS, ...

Definition at line 71 of file CNTRIPClient.h.

bool mrpt::hwdrivers::CNTRIPClient::TMountPoint::pay_service

Definition at line 79 of file CNTRIPClient.h.

int mrpt::hwdrivers::CNTRIPClient::TMountPoint::stream_bitspersec

Definition at line 80 of file CNTRIPClient.h.




Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013