Click or drag to resize

ITimeBasedState.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
JulianDate CurrentDate { get; set; }

Property Value

Type: JulianDate
See Also