Elaboradar 0.1
|
◆ load_dem()
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. 116{
118}
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:515 Referenzia load_ascii(). |