RAVE
Lib.qitotal_options.qitotal_site_information Class Reference

Information on what quality fields that should be used for generating the qi-total field. More...

Inheritance diagram for Lib.qitotal_options.qitotal_site_information:

Public Member Functions

 __init__ (self, nod, qifields=[], weight=100.0)
 Constructor.
 
 nod (self)
 
 qifields (self)
 
 weight (self)
 
 __repr__ (self)
 

Public Attributes

str _qifields = "%s\t%s\n"%(r, f.__repr__())
 

Protected Attributes

 _nod = nod
 
 _qifields = qifields
 
 _weight = weight
 

Detailed Description

Information on what quality fields that should be used for generating the qi-total field.

Constructor & Destructor Documentation

◆ __init__()

Lib.qitotal_options.qitotal_site_information.__init__ ( self,
nod,
qifields = [],
weight = 100.0 )

Constructor.

Parameters
nodthe site name (like sekkr)
qifieldsthe quality indicator fields to be used for this qi-total field
weightthe weight that should be used for this site when using the qi-total field in the composite generation

Member Function Documentation

◆ __repr__()

Lib.qitotal_options.qitotal_site_information.__repr__ ( self)
Returns
: the string representation of self

◆ nod()

Lib.qitotal_options.qitotal_site_information.nod ( self)
Returns
: the site name

◆ qifields()

Lib.qitotal_options.qitotal_site_information.qifields ( self)
Returns
: the qi fields to be used for this qi-total field

◆ weight()

Lib.qitotal_options.qitotal_site_information.weight ( self)
Returns
: the weight to use on this sites qi-field

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