./
pp_readfits__define.pro
Class description for pp_readfits
Inheritance
- IDL_OBJECT
Properties
Properties in pp_readfits
- descriptions get
- file get
- header get
- data get
- variables get
Fields
Fields in IDL_OBJECT
- IDL_OBJECT_BOTTOM 0LL
- __OBJ__ obj_new()
- IDL_OBJECT_TOP 0LL
Fields in pp_readfits
- DESCRIPTIONS obj_new()
- FILE ''
- HEADER ptr_new()
- DATA ptr_new()
- VARIABLES obj_new()
Author information
- Author
Paulo Penteado (pp.penteado@gmail.com), Dec/2010
Other file information
- Requires:
Several routines from the idlastro library.
Routines
Routine details
top source pp_readfits::init
result = pp_readfits::init(file)
Parameters
- file
Statistics
Lines: | 30 lines |
McCabe complexity: | 1 |
top source pp_readfits::getproperty
pp_readfits::getproperty, file=file, data=data, header=header, variables=variables, descriptions=descriptions
Keywords
- file
- data
- header
- variables
- descriptions
Statistics
Lines: | 9 lines |
McCabe complexity: | 6 |
File attributes
Modification date: | Thu Jan 31 16:29:45 2013 |
Lines: | 73 |
Docformat: | rst rst |