SphericalHarmonicGravitySecularVariationsReferenceEpoch Property  | 
 
            Gets or sets the epoch where the secular variation is zero.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic JulianDate ReferenceEpoch { get; set; }Public Property ReferenceEpoch As JulianDate
	Get
	Set
public:
property JulianDate ReferenceEpoch {
	JulianDate get ();
	void set (JulianDate value);
}member ReferenceEpoch : JulianDate with get, set
Property Value
Type: 
JulianDate
See Also