Hello,

We need to implement the "SYNCHRONISED DOME ROTATION" algorithm within a C# ASCOM driver, for cases when the Observatory is not controlled via ACP.

We found the VB implementation and converted it to C# (hopefully did so correctly :-).

We're aware that the algorithm is part of ACP and of POTH.

Is there a C# public implementation available anywhere?

In any case, we know that the angular parameters to the subroutine are in radians, what about the linear dimensions? Are they in mm, meters, or what?

Many thanks!