|
|
void | set_gsv_spec (const string &gsv_spec_str) |
| |
|
|
std::array< int, GENERIC_SIG_VEC_MAX_CHANNELS > | time_channel_offsets |
| |
|
std::array< int, GENERIC_SIG_VEC_MAX_CHANNELS > | val_channel_offsets |
| |
|
std::array< unsigned char, GENERIC_SIG_VEC_MAX_CHANNELS > | time_channel_types |
| |
|
std::array< unsigned char, GENERIC_SIG_VEC_MAX_CHANNELS > | val_channel_types |
| |
|
int | sid |
| |
|
string | name |
| |
|
int | type |
| |
|
int | bytes_len |
| |
|
string | description |
| |
|
string | generic_signal_spec |
| |
|
int | fno |
| |
|
int | shift |
| |
|
float | factor |
| |
|
int | time_unit |
| |
|
int | n_time_channels |
| |
|
int | n_val_channels |
| |
|
int | virtual_sig = 0 |
| |
|
std::array< int, GENERIC_SIG_VEC_MAX_CHANNELS > | is_categorical_per_val_channel |
| |
|
std::array< string, GENERIC_SIG_VEC_MAX_CHANNELS > | unit_of_measurement_per_val_channel |
| |
The documentation for this class was generated from the following files:
- Internal/InfraMed/InfraMed/MedSignals.h
- Internal/InfraMed/InfraMed/MedSignals.cpp