UtilitiesConditionRA Method

Conditions a Right Ascension value to be in the range 0 to 23.999999.. hours

Definition

Namespace: ASCOM.Tools
Assembly: ASCOM.Tools (in ASCOM.Tools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public static double ConditionRA(
	double RA
)

Parameters

RA  Double
Right ascension to be conditioned

Return Value

Double
Right ascension in the range 0 to 23.999999...

Version Information

.NET Standard

Supported in: 2.0

See Also