AxesLinearRateReferenceEpoch Property |
Gets or sets the reference epoch at which the initial rotational displacement and velocity are defined.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
JulianDateSee Also