|
| __init__ (self, src=None) |
| Initializer.
|
|
| split_source (self) |
| Splits the input string into identifier values.
|
|
| __str__ (self) |
|
|
| source = src |
|
| wmo = None |
|
| rad = value.decode(UTF8) |
|
| plc = value.decode(UTF8) |
|
| nod = value.decode(UTF8) |
|
| org = value.decode(UTF8) |
|
| cty = value.decode(UTF8) |
|
| cmt = value.decode(UTF8) |
|
| wigos = value.decode(UTF8) |
|
◆ __init__()
Lib.odim_source.ODIM_Source.__init__ |
( |
| self, |
|
|
| src = None ) |
Initializer.
- Parameters
-
src | string containing a '/what/source' attribute |
◆ split_source()
Lib.odim_source.ODIM_Source.split_source |
( |
| self | ) |
|
Splits the input string into identifier values.
The documentation for this class was generated from the following file: