struct MAGES::Recorder::ContinuousPlaybackObject::Sample

struct Sample
{
    // fields

    double Rtss;
    T Value;
};