TwiceAsNice
2019-02-18
|
Public Member Functions | |
def | __init__ (self, passedPar) |
def | __del__ (self) |
def | run (self) |
def | stopMonitoring (self) |
def | __init__ (self, passedPar) |
def | __del__ (self) |
def | run (self) |
def | stopMonitoring (self) |
Public Attributes | |
DBG | |
drotServices | |
Tint | |
doMon | |
pause | |
LBT | |
gRA | |
gDec | |
Thread that returns the sidereal time and various angles, once per time interval self.Tint.
def VLN_Utils.TimeThread.__init__ | ( | self, | |
passedPar | |||
) |
def VLN_Utils.TimeThread.__del__ | ( | self | ) |
def VLN_Utils.TimeThread.__init__ | ( | self, | |
passedPar | |||
) |
def VLN_Utils.TimeThread.__del__ | ( | self | ) |
def VLN_Utils.TimeThread.run | ( | self | ) |
Each self.Tint, send a signal containing current information: Date and UTC Sidereal time Parallactic Angle GWS SX and DX bearing angles K-mirror SX and DX angles The information is encoded as follows: 2016/11/24 1:08:25_18:16:08.72_129.34_030.23_140.56_145.23_279.21 | | | | | | | | Date and UTC Sid.Time ParAng Gsx Ksx Gdx Kdx
def VLN_Utils.TimeThread.run | ( | self | ) |
Each self.Tint, send a signal containing current information: Date and UTC Sidereal time Parallactic Angle GWS SX and DX bearing angles K-mirror SX and DX angles The information is encoded as follows: 2016/11/24 1:08:25_18:16:08.72_129.34_030.23_140.56_145.23_279.21 | | | | | | | | Date and UTC Sid.Time ParAng Gsx Ksx Gdx Kdx
def VLN_Utils.TimeThread.stopMonitoring | ( | self | ) |
def VLN_Utils.TimeThread.stopMonitoring | ( | self | ) |
VLN_Utils.TimeThread.DBG |
VLN_Utils.TimeThread.doMon |
VLN_Utils.TimeThread.drotServices |
VLN_Utils.TimeThread.gDec |
VLN_Utils.TimeThread.gRA |
VLN_Utils.TimeThread.LBT |
VLN_Utils.TimeThread.pause |
VLN_Utils.TimeThread.Tint |