SofaAtoiq Method
Observed place to CIRS using prepared astrometry.
Namespace: ASCOM.ToolsAssembly: ASCOM.AstrometryTools (in ASCOM.AstrometryTools.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static void Atoiq(
string type,
double ob1,
double ob2,
ref SofaAstrom astrom,
ref double ri,
ref double di
)
Public Shared Sub Atoiq (
type As String,
ob1 As Double,
ob2 As Double,
ByRef astrom As SofaAstrom,
ByRef ri As Double,
ByRef di As Double
)
- type String
- Coordinate type: "R"/"H"/"A".
- ob1 Double
- Observed coordinate 1 (radians).
- ob2 Double
- Observed coordinate 2 (radians).
- astrom SofaAstrom
- Prepared astrometry parameters.
- ri Double
- Returned CIRS right ascension (radians).
- di Double
- Returned CIRS declination (radians).
Supported in: 2.0