GNSS receiver tools  1
Tools for use with GNSS receivers
SkyTraqBin::Set_Glonass_ephemeris Class Reference

SET GLONASS EPHEMERIS - Set GLONASS ephemeris to the GNSS receiver. More...

#include <SkyTraqBin_inputs.hh>

+ Inheritance diagram for SkyTraqBin::Set_Glonass_ephemeris:

Public Member Functions

 Set_Glonass_ephemeris (uint8_t slot, int8_t k, uint8_t s1[10], uint8_t s2[10], uint8_t s3[10], uint8_t s4[10])
 Constructor. More...
 
const uint8_t slot_number (void) const
 
void set_slot_number (uint8_t val)
 
const int8_t k_number (void) const
 
void set_k_number (int8_t val)
 
const uint8_t * string1 (void) const
 
void set_string1 (uint8_t s1[10])
 
const uint8_t * string2 (void) const
 
void set_string2 (uint8_t s2[10])
 
const uint8_t * string3 (void) const
 
void set_string3 (uint8_t s3[10])
 
const uint8_t * string4 (void) const
 
void set_string4 (uint8_t s4[10])
 
- Public Member Functions inherited from SkyTraqBin::Input_message
const Payload_length message_length (void) const
 The total length of the message. More...
 
virtual void to_buf (unsigned char *buffer) const
 Write the message into a buffer. More...
 
- Public Member Functions inherited from SkyTraqBin::Message
const uint8_t message_id (void) const
 Getter method for the message ID. More...
 
- Public Member Functions inherited from GNSS::Message
virtual ~Message ()
 Virtual destructor to force polymorphism. More...
 
template<typename T >
bool isa (void) const
 Check the type of an object. More...
 
template<typename T >
T * cast_as (void)
 Recast this object to another type. More...
 

Additional Inherited Members

- Public Types inherited from SkyTraqBin::Input_message
typedef std::shared_ptr< Input_messageptr
 
- Public Types inherited from GNSS::Message
typedef std::shared_ptr< Messageptr
 
- Protected Member Functions inherited from SkyTraqBin::Input_message
 Input_message (uint8_t id)
 Constructor from a message ID. More...
 
- Protected Member Functions inherited from SkyTraqBin::Message
 Message (uint8_t id)
 Constructor. More...
 
- Protected Attributes inherited from SkyTraqBin::Message
uint8_t _msg_id
 

Detailed Description

SET GLONASS EPHEMERIS - Set GLONASS ephemeris to the GNSS receiver.

Definition at line 1166 of file SkyTraqBin_inputs.hh.

Constructor & Destructor Documentation

SkyTraqBin::Set_Glonass_ephemeris::Set_Glonass_ephemeris ( uint8_t  slot,
int8_t  k,
uint8_t  s1[10],
uint8_t  s2[10],
uint8_t  s3[10],
uint8_t  s4[10] 
)
inline

Constructor.

Definition at line 1179 of file SkyTraqBin_inputs.hh.

Member Function Documentation

const int8_t SkyTraqBin::Set_Glonass_ephemeris::k_number ( void  ) const
inline

Definition at line 1190 of file SkyTraqBin_inputs.hh.

void SkyTraqBin::Set_Glonass_ephemeris::set_k_number ( int8_t  val)
inline

Definition at line 1190 of file SkyTraqBin_inputs.hh.

void SkyTraqBin::Set_Glonass_ephemeris::set_slot_number ( uint8_t  val)
inline

Definition at line 1189 of file SkyTraqBin_inputs.hh.

void SkyTraqBin::Set_Glonass_ephemeris::set_string1 ( uint8_t  s1[10])
inline

Definition at line 1193 of file SkyTraqBin_inputs.hh.

void SkyTraqBin::Set_Glonass_ephemeris::set_string2 ( uint8_t  s2[10])
inline

Definition at line 1196 of file SkyTraqBin_inputs.hh.

void SkyTraqBin::Set_Glonass_ephemeris::set_string3 ( uint8_t  s3[10])
inline

Definition at line 1199 of file SkyTraqBin_inputs.hh.

void SkyTraqBin::Set_Glonass_ephemeris::set_string4 ( uint8_t  s4[10])
inline

Definition at line 1202 of file SkyTraqBin_inputs.hh.

const uint8_t SkyTraqBin::Set_Glonass_ephemeris::slot_number ( void  ) const
inline

Definition at line 1189 of file SkyTraqBin_inputs.hh.

const uint8_t* SkyTraqBin::Set_Glonass_ephemeris::string1 ( void  ) const
inline

Definition at line 1192 of file SkyTraqBin_inputs.hh.

const uint8_t* SkyTraqBin::Set_Glonass_ephemeris::string2 ( void  ) const
inline

Definition at line 1195 of file SkyTraqBin_inputs.hh.

const uint8_t* SkyTraqBin::Set_Glonass_ephemeris::string3 ( void  ) const
inline

Definition at line 1198 of file SkyTraqBin_inputs.hh.

const uint8_t* SkyTraqBin::Set_Glonass_ephemeris::string4 ( void  ) const
inline

Definition at line 1201 of file SkyTraqBin_inputs.hh.


The documentation for this class was generated from the following files: