![]() |
Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <datatools/units.h>Go to the source code of this file.
Namespaces | |
| mctools | |
| mctools::signal | |
Enumerations | |
| enum | mctools::signal::polarity_type { mctools::signal::POLARITY_INVALID = -1, mctools::signal::POLARITY_POSITIVE = 0, mctools::signal::POLARITY_NEGATIVE = 1, mctools::signal::POLARITY_UNKNOWN = 2 } |
Functions | |
| bool | mctools::signal::polarity_is_valid (polarity_type) |
| bool | mctools::signal::polarity_is_set (polarity_type) |
| const datatools::units::unit & | mctools::signal::default_time_unit () |
| const datatools::units::unit & | mctools::signal::default_voltage_unit () |
| const datatools::units::unit & | mctools::signal::default_charge_unit () |
1.8.15