Generator subclass
default initializing with CONFIG dict
Definition at line 1459 of file ieagan.py.
◆ __init__()
Constructor.
Reimplemented from Generator.
Definition at line 1466 of file ieagan.py.
1466 def __init__(self):
1467 super().__init__(**CONFIG)
1468
1469
The documentation for this class was generated from the following file:
- pxd/scripts/pxd/background_generator/models/ieagan.py