Prado EFO PVA
Public Member Functions | Public Attributes | List of all members
qin.QinFcst Class Reference
Inheritance diagram for qin.QinFcst:
Inheritance graph
[legend]
Collaboration diagram for qin.QinFcst:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, name, timeFcst, qInFcst)
 
def update_current_qFcst (self, rowFcst, dateTime)
 
def get_qin (self, tsOffset=0)
 
- Public Member Functions inherited from qin.QinBase
def __init__ (self, name)
 
def get_qin (self)
 
def __subclasshook__ (cls, C)
 

Public Attributes

 qInFcst
 
 tFcst
 
 qIn
 
- Public Attributes inherited from qin.QinBase
 name
 

Detailed Description

Definition at line 111 of file qin.py.

Constructor & Destructor Documentation

◆ __init__()

def qin.QinFcst.__init__ (   self,
  name,
  timeFcst,
  qInFcst 
)

Definition at line 112 of file qin.py.

Member Function Documentation

◆ get_qin()

def qin.QinFcst.get_qin (   self,
  tsOffset = 0 
)

Definition at line 125 of file qin.py.

◆ update_current_qFcst()

def qin.QinFcst.update_current_qFcst (   self,
  rowFcst,
  dateTime 
)

Reimplemented in qin.QinFcstHdf5.

Definition at line 122 of file qin.py.

Member Data Documentation

◆ qIn

qin.QinFcst.qIn

Definition at line 120 of file qin.py.

◆ qInFcst

qin.QinFcst.qInFcst

Definition at line 117 of file qin.py.

◆ tFcst

qin.QinFcst.tFcst

Definition at line 118 of file qin.py.


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