Class representing 2D magnetogram. More...
Public Member Functions | |
| def | __init__ |
| def | allocate |
| def | __str__ |
Public Attributes | |
| nphi | |
| nthe | |
| phi | |
| the | |
| date | |
| data | |
Class representing 2D magnetogram.
| def module_map2D.Map2D.__init__ | ( | self | ) |
| def module_map2D.Map2D.__str__ | ( | self | ) |
| def module_map2D.Map2D.allocate | ( | self | ) |
| module_map2D.Map2D.data |
| module_map2D.Map2D.date |
| module_map2D.Map2D.nphi |
| module_map2D.Map2D.nthe |
| module_map2D.Map2D.phi |
| module_map2D.Map2D.the |
1.8.5