Open the dem file. The result is always a valid file: it throws an exception if something goes wrong.
TODO: cos'è il dem? Definizione alla linea 115 del file assets.cpp. Referenzia elaboradar::Site::get_dem_file_name(), e load_ascii(). virtual const char * get_dem_file_name() const =0 Return dem file name. void load_ascii(const std::string &fname, const char *desc, radarelab::Matrix2D< float > &matrix) Load a Matrix2D, from space-separated column-major ascii floats. Definition: assets.cpp:513 |