JulianDateTotalDays Property |
Gets the total number of whole and fractional days represented by this astronomical Julian date.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double TotalDays { get; }
Public ReadOnly Property TotalDays As Double
Get
public:
property double TotalDays {
double get ();
}
member TotalDays : float with get
Property Value
Type:
DoubleSee Also