27#ifndef NIDAS_CORE_TIMETADJUSTER_H
28#define NIDAS_CORE_TIMETADJUSTER_H
33namespace nidas {
namespace core {
65 void log(
int level,
const DSMSensor* sensor,
bool octalLable=
false);
72 long long toff,
int tdiff,
int tdiffUncorr);
DSMSensor provides the basic support for reading, processing and distributing samples from a sensor a...
Definition DSMSensor.h:88
SampleTracer uses a Logger to log messages about samples as they are encountered in the code.
Definition SampleTracer.h:23
Sample * getSample(sampleType type, unsigned int len)
A convienence method for getting a sample of an enumerated type from a pool.
Definition Sample.cc:70
long long dsm_time_t
Posix time in microseconds, the number of non-leap microseconds since 1970 Jan 1 00:00 UTC.
Definition Sample.h:62
unsigned int dsm_sample_id_t
Definition Sample.h:64
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31
static float rate
Definition sing.cc:53
#define USECS_PER_SEC
Definition ublox.cc:59