MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Classes | Functions
(0x0C,0x07) Gps Get Base Rate

Get the base rate for the GNSS data in Hz. More...

Classes

struct  mip::commands_3dm::GpsGetBaseRate
 

Functions

TypedResult< GpsGetBaseRatemip::commands_3dm::gpsGetBaseRate (C::mip_interface &device, uint16_t *rateOut)
 

Detailed Description

Get the base rate for the GNSS data in Hz.

This is the fastest rate for this type of data available on the device. This is used in conjunction with the GNSS Message Format Command to set streaming data at a specified rate.

Function Documentation

◆ gpsGetBaseRate()

TypedResult< GpsGetBaseRate > mip::commands_3dm::gpsGetBaseRate ( C::mip_interface device,
uint16_t *  rateOut 
)