Interface FieldBoundedPVCoordinatesProvider<T extends CalculusFieldElement<T>>

    • Method Detail

      • getMinDate

        FieldAbsoluteDate<T> getMinDate()
        Get the first date of the range.
        Returns:
        the first date of the range
      • getMaxDate

        FieldAbsoluteDate<T> getMaxDate()
        Get the last date of the range.
        Returns:
        the last date of the range