- class foxes.core.MData(foxes.core.Data)[source]
Container for foxes model data.
Public members¶
- property n_states
The number of states
- property n_turbines
The number of turbines
- __getitem__(key)[source]
x.__getitem__(y) <==> x[y]
Container for foxes model data.
The number of states
The number of turbines
x.__getitem__(y) <==> x[y]