|
hlcc 2.0.0-beta2+pre1
|
Helper class for OffsetSkyArgs. More...
Public Member Functions | |
| def | __init__ (self, ofs_struct=None) |
| def | set_defaults (self) |
| fills the data structure with default values | |
| def | set_test_values (self) |
| fills the data structure with test values | |
| def | print (self) |
| Prints OffsetSkyArgs data. | |
| def | __init__ (self) |
Public Attributes | |
| ofs_struct | |
Public Attributes inherited from utils.icd_struct_helpers.MalStructHelper | |
| logger | |
Additional Inherited Members | |
Static Public Attributes inherited from utils.icd_struct_helpers.MalStructHelper | |
| None | rr_mal = None |
Helper class for OffsetSkyArgs.
| def utils.icd_struct_helpers.OffsetSkyArgsHelper.__init__ | ( | self, | |
ofs_struct = None |
|||
| ) |
Reimplemented from utils.icd_struct_helpers.MalStructHelper.
| def utils.icd_struct_helpers.OffsetSkyArgsHelper.print | ( | self | ) |
Prints OffsetSkyArgs data.
| def utils.icd_struct_helpers.OffsetSkyArgsHelper.set_defaults | ( | self | ) |
fills the data structure with default values
| def utils.icd_struct_helpers.OffsetSkyArgsHelper.set_test_values | ( | self | ) |
fills the data structure with test values
| utils.icd_struct_helpers.OffsetSkyArgsHelper.ofs_struct |