Information on what quality fields that should be used for generating the qi-total field.
More...
|
str | _qifields = "%s\t%s\n"%(r, f.__repr__()) |
|
Information on what quality fields that should be used for generating the qi-total field.
◆ __init__()
Lib.qitotal_options.qitotal_site_information.__init__ |
( |
| self, |
|
|
| nod, |
|
|
| qifields = [], |
|
|
| weight = 100.0 ) |
Constructor.
- Parameters
-
nod | the site name (like sekkr) |
qifields | the quality indicator fields to be used for this qi-total field |
weight | the weight that should be used for this site when using the qi-total field in the composite generation |
◆ __repr__()
Lib.qitotal_options.qitotal_site_information.__repr__ |
( |
| self | ) |
|
- Returns
- : the string representation of self
◆ nod()
Lib.qitotal_options.qitotal_site_information.nod |
( |
| self | ) |
|
◆ 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: