THM1176InstrumentDriver  1.0
C++ API for Metrolab THM1176
MTL::Instrument::THM1176Types::CTimestampList Class Reference

List of timestamps. More...

#include <THM1176Types.h>

Inheritance diagram for MTL::Instrument::THM1176Types::CTimestampList:
Collaboration diagram for MTL::Instrument::THM1176Types::CTimestampList:

Public Member Functions

bool GetEstimatedPeriod (F64 &Period)
 Estimate the measurement period from this timestamp list, by means of a least-squares fit. More...
 

Detailed Description

List of timestamps.

Definition at line 554 of file THM1176Types.h.

Member Function Documentation

◆ GetEstimatedPeriod()

bool MTL::Instrument::THM1176Types::CTimestampList::GetEstimatedPeriod ( F64 Period)

Estimate the measurement period from this timestamp list, by means of a least-squares fit.

Parameters
[out]PeriodThe estimated measurement period, in seconds.

Note: This is really useful only for bus-triggered data. Otherwise, we presumably know the trigger period from the trigger and averaging parameters.

Definition at line 424 of file THM1176Types.cpp.


The documentation for this class was generated from the following files: