./
eve_read_l0cs.pro
top source eve_read_l0cs
user
result = eve_read_l0cs(filename, status)
Reads an ASCII level 0CS file and returns an array of structures
Return value
the array of structures
Parameters
- filename in required
the filename as a string to be read
- status out required
0 is good, not 0 is bad
Examples
:
IDL> data = read_l0cs( filename, status )
File attributes
Modification date: | Tue Sep 11 19:57:14 2012 |
Lines: | 123 |
Docformat: | rst rst |