Click or drag to resize

EpochSecondsStoppingConditionEpoch Property

Gets or sets the epoch used in computing the number of epoch seconds for this StoppingCondition. By default this is J2000.

Namespace:  AGI.Foundation.StoppingConditions
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public JulianDate Epoch { get; set; }

Property Value

Type: JulianDate
See Also