CONFIGURE 1PPS CABLE DELAY - Configure cable delay of 1PPS timing.
More...
#include <SkyTraqBin_inputs.hh>
CONFIGURE 1PPS CABLE DELAY - Configure cable delay of 1PPS timing.
Definition at line 1006 of file SkyTraqBin_inputs.hh.
SkyTraqBin::Config_1PPS_cable_delay::Config_1PPS_cable_delay |
( |
int32_t |
d, |
|
|
UpdateType |
ut |
|
) |
| |
|
inline |
Constructor from raw integer values.
- Parameters
-
d | Delay (1/100 ns) |
ut | Update type |
Definition at line 1020 of file SkyTraqBin_inputs.hh.
SkyTraqBin::Config_1PPS_cable_delay::Config_1PPS_cable_delay |
( |
double |
d, |
|
|
UpdateType |
ut |
|
) |
| |
|
inline |
Constructor from floating-point values.
- Parameters
-
d | Delay (seconds) |
ut | Update type |
Definition at line 1030 of file SkyTraqBin_inputs.hh.
const double SkyTraqBin::Config_1PPS_cable_delay::delay |
( |
void |
| ) |
const |
|
inline |
const int32_t SkyTraqBin::Config_1PPS_cable_delay::delay_raw |
( |
void |
| ) |
const |
|
inline |
void SkyTraqBin::Config_1PPS_cable_delay::set_delay |
( |
double |
val | ) |
|
|
inline |
void SkyTraqBin::Config_1PPS_cable_delay::set_delay_raw |
( |
int32_t |
val | ) |
|
|
inline |
void SkyTraqBin::Config_1PPS_cable_delay::set_update_type |
( |
UpdateType |
val | ) |
|
|
inline |
const UpdateType SkyTraqBin::Config_1PPS_cable_delay::update_type |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: