sbgECom Library
5.1.708-stable
Interface SBG Systems IMU/AHRS/INS
|
#include <sbgEComSessionInfo.h>
Data Fields | |
char | string [SBG_ECOM_SESSION_INFO_BUFFER_SIZE] |
size_t | length |
uint16_t | pageIndex |
uint16_t | nrPages |
Session information context.
String lengths do not include the null-terminating byte.
char _SbgEComSessionInfoCtx::string[SBG_ECOM_SESSION_INFO_BUFFER_SIZE] |
Session information string.
size_t _SbgEComSessionInfoCtx::length |
Session information string length, in bytes.
uint16_t _SbgEComSessionInfoCtx::pageIndex |
Page index.
uint16_t _SbgEComSessionInfoCtx::nrPages |
Total number of pages.