Click or drag to resize

JulianDateFunctionExplorerPreviousPreviousDate Property

Gets the date of the previous, previous sample.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDate PreviousPreviousDate { get; }

Property Value

Type: JulianDate
Exceptions
ExceptionCondition
InvalidOperationException The previous previous date is not available because the explorer has not yet been stepped for the third time.
See Also