GeometryHyperparameters#
- class GeometryHyperparameters[source]#
Bases:
ABCBase class for geometry specifications.
Methods Summary
Return (Nx, Ny) or equivalent grid dimensions.
Return the area of each pixel in the grid.
Methods Documentation
Bases: ABC
Base class for geometry specifications.
Methods Summary
Return (Nx, Ny) or equivalent grid dimensions. |
|
Return the area of each pixel in the grid. |
Methods Documentation