Click or drag to resize

TwoLineElementSetRawEpoch Property

Gets or sets the epoch at which these initial conditions are defined, represented in the standard form: YYDDD.DDDD. Note: this will be represented to only the precision of the TwoLineElementSet format. For greater precision, use Sgp4Elements directly.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override double RawEpoch { get; set; }

Property Value

Type: Double
See Also