FundamentalArgs Structure

Structure to hold Sun and Moon fundamental arguments

Definition

Namespace: ASCOM.Tools.Novas31
Assembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public struct FundamentalArgs
Inheritance
Object    ValueType    FundamentalArgs

Remarks

Fundamental arguments, in radians

Fields

D D (mean elongation of the Moon from the Sun)
F F (L - omega; L = mean longitude of the Moon)
l l (mean anomaly of the Moon)
ldash l' (mean anomaly of the Sun)
Omega Omega (mean longitude of the Moon's ascending node)

Version Information

.NET Standard

Supported in: 2.0

See Also