Click or drag to resize

SOFAIr Method

Initialize an r−matrix to the identity matrix.

Namespace: ASCOM.Astrometry.SOFA
Assembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public void Ir(
	double[,] r
)

Parameters

r  Double
r−matrix
See Also