Class representing coronal hole.
More...
Class representing coronal hole.
- chole_id : integer. Id.
- observer : string. Observer name.
- date : datetime.datetime().
- n_point : integer. Number of points.
- points : list of Coordinate object.
def common.module_chole.Chole.__init__ |
( |
|
self | ) |
|
common.module_chole.Chole.chole_id |
common.module_chole.Chole.date |
common.module_chole.Chole.n_point |
common.module_chole.Chole.observer |
common.module_chole.Chole.points |
The documentation for this class was generated from the following file: