![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Public Member Functions | |
| SensorDataSourceConfiguration (const ConfigurationInterface *configuration) | |
| bool | validate () const |
| bool | is_enabled () const |
| bool | is_sensor_provided (SensorIdentifier::value_type sensor_id) const |
| const std::unordered_map< uint64_t, SensorDataFileConfiguration > & | files () const |
| const std::vector< SensorDataConfiguration > & | sensors () const |
| void | set_items_per_sample (uint64_t items_per_sample) |
| uint64_t | get_items_per_sample () const |
Definition at line 57 of file sensor_data_source_configuration.h.