#include <VModis.h>
Inheritance diagram for VModis:

Public Member Functions | |
| VModis (const char *filename, const char *dataset, int ichannel=0) | |
| int | ichannel () |
| void | get_calibration (double &slope, double &offset) const |
| coord_type * | lat () const |
| coord_type * | lon () const |
| time_type * | time () const |
| data_type * | data () const |
| ~VModis () | |
Protected Member Functions | |
| void | read_lat_lon_time () |
| void | destroy () |
Private Member Functions | |
| void | interpol (int sample_nrows, int sample_ncols, const coord_type *sample_lat, const coord_type *sample_lon, int full_nrows, int full_ncols, coord_type *full_lat, coord_type *full_lon) |
|
||||||||||||||||
|
|
|
|
|
|
|
Reimplemented from VHdf. |
|
|
Reimplemented from VHdf. |
|
||||||||||||
|
Reimplemented from VHdf. |
|
|
Reimplemented from VHdf. |
|
||||||||||||||||||||||||||||||||||||
|
|
|
|
Reimplemented from VHdf. |
|
|
Reimplemented from VHdf. |
|
|
Implements VHdf. |
|
|
Reimplemented from VHdf. |
1.3.9.1