Open the first level elevation BB el file. The result is always a valid file: it throws an exception if something goes wrong.
Definizione alla linea 128 del file assets.cpp. Referenzia fname_out_pp_bloc(), e load_raw(). std::string fname_out_pp_bloc(const char *suffix) const Compute the file name of a date/time based file in $DIR_OUT_PP_BLOC. Definition: assets.cpp:187 void load_raw(const std::string &fname, const char *desc, radarelab::Matrix2D< T > &matrix) Load a Matrix2D, from packed row-major binary data. Definition: assets.cpp:480 |