Class TimeseriesSetStart

    • Field Detail

      • m_Start

        protected BaseDateTime m_Start
        the new starting point.
    • Constructor Detail

      • TimeseriesSetStart

        public TimeseriesSetStart()
    • Method Detail

      • setStart

        public void setStart​(BaseDateTime value)
        Sets the new start timestamp for series.
        Parameters:
        value - the timestamp
      • getStart

        public BaseDateTime getStart()
        The new start timestamp of series.
        Returns:
        the timestamp
      • startTipText

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