Class Realization.Entry

    • Constructor Detail

      • Entry

        public Entry​(double time,
                     double value)
        Construct an instance of TimeSeries.Entry.
        Parameters:
        time - the timestamp
        value - the entry value