THM1176InstrumentManager 1.1
Qt Object abstraction for Metrolab THM1176
Loading...
Searching...
No Matches
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.
 

Detailed Description

List of timestamps.

Definition at line 575 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 426 of file THM1176Types.cpp.


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