Class TimeseriesShiftValues

    • Field Detail

      • m_Amount

        protected double m_Amount
        the amount to shift the values by.
    • Constructor Detail

      • TimeseriesShiftValues

        public TimeseriesShiftValues()
    • Method Detail

      • setAmount

        public void setAmount​(double value)
        Sets the amount to shift the values by.
        Parameters:
        value - the amount
      • getAmount

        public double getAmount()
        Returns the amount to shift the values by.
        Returns:
        the amount
      • amountTipText

        public String amountTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.