Main MRPT website > C++ reference for MRPT 1.5.6
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 43 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

◆ TMountPoint()

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

Definition at line 63 of file CNTRIPClient.h.

Member Data Documentation

◆ authentication

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

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

Definition at line 58 of file CNTRIPClient.h.

◆ carrier

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

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

Definition at line 49 of file CNTRIPClient.h.

Referenced by mrpt::hwdrivers::CNTRIPClient::retrieveListOfMountpoints().

◆ compr_encryp

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

"none"

Definition at line 57 of file CNTRIPClient.h.

◆ country_code

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

ITA, ESP, DEU,...

Definition at line 52 of file CNTRIPClient.h.

Referenced by mrpt::hwdrivers::CNTRIPClient::retrieveListOfMountpoints().

◆ extra_info

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

◆ format

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

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

Definition at line 47 of file CNTRIPClient.h.

Referenced by mrpt::hwdrivers::CNTRIPClient::retrieveListOfMountpoints().

◆ format_details

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

◆ generator_model

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

Definition at line 56 of file CNTRIPClient.h.

◆ id

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

City name.

Definition at line 46 of file CNTRIPClient.h.

Referenced by mrpt::hwdrivers::CNTRIPClient::retrieveListOfMountpoints().

◆ latitude

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

◆ longitude

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

◆ mountpoint_name

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

◆ nav_system

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

GPS, ...

Definition at line 50 of file CNTRIPClient.h.

Referenced by mrpt::hwdrivers::CNTRIPClient::retrieveListOfMountpoints().

◆ needs_nmea

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

◆ net_ref_stations

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

◆ network

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

IGS, ...

Definition at line 51 of file CNTRIPClient.h.

Referenced by mrpt::hwdrivers::CNTRIPClient::retrieveListOfMountpoints().

◆ pay_service

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

Definition at line 59 of file CNTRIPClient.h.

◆ stream_bitspersec

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

Definition at line 60 of file CNTRIPClient.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019