PropagationEvaluationInformationSecondsSinceEpoch Property |
Gets the current value of the independent variable.
Namespace:
AGI.Foundation.Propagators.Advanced
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double SecondsSinceEpoch { get; }
Public ReadOnly Property SecondsSinceEpoch As Double
Get
public:
property double SecondsSinceEpoch {
double get ();
}
member SecondsSinceEpoch : float with get
Property Value
Type:
DoubleSee Also