| Class | Description |
|---|---|
| APDataSet |
Extension to QDataSetBridge, which supports reading in data from Autoplot URIs.
|
| IdlsavDataSource |
Read a variable from an IDLSav file.
|
| IdlsavDataSourceFactory |
Factory for reading IDLSave files.
|
| IdlsavDataSourceFormat |
Export to idlsav support.
|
| IdlsavDataSourceFormatEditorPanel | |
| QDataSetBridge |
See http://autoplot.org/IDL and http://autoplot.org/Matlab which show how this is used in the environments.
|
| ReadIDLSav |
Read data from IDL Save Files.
|
| ReadIDLSav.ArrayData |
structure containing an array and dimension information.
|
| ReadIDLSav.ArrayDesc | |
| ReadIDLSav.ScalarDesc | |
| ReadIDLSav.StringData |
structure containing a string and metadata used to read it.
|
| ReadIDLSav.StructDesc | |
| ReadIDLSav.TagDesc |
represents a tag within a structure
|
| TestGetDataSet | |
| TestGetPlane | |
| Util | |
| WriteIDLSav |
write data to IDL Save File
http://www.physics.wisc.edu/~craigm/idl/savefmt/node20.html
|