Class AbstractEquiDistanceWithOffset<T extends DataContainer>

    • Field Detail

      • m_Offset

        protected int m_Offset
        offset: add to timestamp/scan-num.
    • Constructor Detail

      • AbstractEquiDistanceWithOffset

        public AbstractEquiDistanceWithOffset()
    • Method Detail

      • setOffset

        public void setOffset​(int off)
        Sets the offset for wave numbers (use -1 to ignore).
        Parameters:
        off - the offset
      • getOffset

        public int getOffset()
        Returns the offset for wave numbers (-1 if ignored).
        Returns:
        the offset
      • offsetTipText

        public abstract String offsetTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui