Click or drag to resize

BasicState.CurrentDate Property

Gets or sets the JulianDate that this state is valid.

Namespace:  AGI.Foundation.Coordinates
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDate CurrentDate { get; set; }

Property Value

Type: JulianDate

Implements

ITimeBasedState.CurrentDate
See Also