Main MRPT website > C++ reference for MRPT 1.4.0
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 42 of file CNTRIPClient.h.

#include <mrpt/hwdrivers/CNTRIPClient.h>

Public Member Functions

 TMountPoint ()
 

Public Attributes

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

Constructor & Destructor Documentation

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

Definition at line 62 of file CNTRIPClient.h.

Member Data Documentation

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

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

Definition at line 57 of file CNTRIPClient.h.

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

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

Definition at line 48 of file CNTRIPClient.h.

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

"none"

Definition at line 56 of file CNTRIPClient.h.

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

ITA, ESP, DEU,...

Definition at line 51 of file CNTRIPClient.h.

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

Definition at line 60 of file CNTRIPClient.h.

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

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

Definition at line 46 of file CNTRIPClient.h.

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

Definition at line 47 of file CNTRIPClient.h.

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

Definition at line 55 of file CNTRIPClient.h.

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

City name.

Definition at line 45 of file CNTRIPClient.h.

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

Definition at line 52 of file CNTRIPClient.h.

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

Definition at line 52 of file CNTRIPClient.h.

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

Definition at line 44 of file CNTRIPClient.h.

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

GPS, ...

Definition at line 49 of file CNTRIPClient.h.

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

Definition at line 53 of file CNTRIPClient.h.

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

Definition at line 54 of file CNTRIPClient.h.

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

IGS, ...

Definition at line 50 of file CNTRIPClient.h.

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

Definition at line 58 of file CNTRIPClient.h.

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

Definition at line 59 of file CNTRIPClient.h.




Page generated by Doxygen 1.8.11 for MRPT 1.4.0 SVN:Unversioned directory at Tue Jun 28 11:46:25 UTC 2016