TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
VLN_Utils.TimeThread Class Reference
Inheritance diagram for VLN_Utils.TimeThread:
Inheritance graph
Collaboration diagram for VLN_Utils.TimeThread:
Collaboration graph

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
 

Detailed Description

   Thread that returns the sidereal time and various angles, once per
   time interval self.Tint.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def VLN_Utils.TimeThread.__init__ (   self,
  passedPar 
)

◆ __del__() [1/2]

def VLN_Utils.TimeThread.__del__ (   self)

◆ __init__() [2/2]

def VLN_Utils.TimeThread.__init__ (   self,
  passedPar 
)

◆ __del__() [2/2]

def VLN_Utils.TimeThread.__del__ (   self)

Member Function Documentation

◆ run() [1/2]

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

◆ run() [2/2]

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

◆ stopMonitoring() [1/2]

def VLN_Utils.TimeThread.stopMonitoring (   self)

◆ stopMonitoring() [2/2]

def VLN_Utils.TimeThread.stopMonitoring (   self)

Member Data Documentation

◆ DBG

VLN_Utils.TimeThread.DBG

◆ doMon

VLN_Utils.TimeThread.doMon

◆ drotServices

VLN_Utils.TimeThread.drotServices

◆ gDec

VLN_Utils.TimeThread.gDec

◆ gRA

VLN_Utils.TimeThread.gRA

◆ LBT

VLN_Utils.TimeThread.LBT

◆ pause

VLN_Utils.TimeThread.pause

◆ Tint

VLN_Utils.TimeThread.Tint

The documentation for this class was generated from the following file: