Public Member Functions | Public Attributes | List of all members
ParseDsp3000Data Struct Reference

Copyright Autonomous Solutions Inc. 2016. More...

#include <dsp3000_parser.h>

Public Member Functions

 ParseDsp3000Data (bool const in_did_parser_succeed, int const in_new_buffer_length, float const in_value, bool const in_is_sensor_data_valid)
 

Public Attributes

bool did_parser_succeed
 
bool is_sensor_data_valid
 
int new_buffer_length
 
float value
 

Detailed Description

Copyright Autonomous Solutions Inc. 2016.

Definition at line 8 of file dsp3000_parser.h.

Constructor & Destructor Documentation

ParseDsp3000Data::ParseDsp3000Data ( bool const  in_did_parser_succeed,
int const  in_new_buffer_length,
float const  in_value,
bool const  in_is_sensor_data_valid 
)
inline

Definition at line 10 of file dsp3000_parser.h.

Member Data Documentation

bool ParseDsp3000Data::did_parser_succeed

Definition at line 19 of file dsp3000_parser.h.

bool ParseDsp3000Data::is_sensor_data_valid

Definition at line 22 of file dsp3000_parser.h.

int ParseDsp3000Data::new_buffer_length

Definition at line 20 of file dsp3000_parser.h.

float ParseDsp3000Data::value

Definition at line 21 of file dsp3000_parser.h.


The documentation for this struct was generated from the following file:


kvh_drivers
Author(s): Jeff Schmidt, Geoffrey Viola
autogenerated on Mon Jun 10 2019 13:45:24