Elaboradar 0.1
|
Struttura che eredita da Loader e definisce i metodi per accedere ai dati ODIM. Continua...
#include <odim.h>
Membri pubblici | |
void | request_quantity (const std::string &name, Scans< double > *volume) |
Define a request - Fill to_load attribute | |
void | load (const std::string &pathname) |
Load method. | |
std::vector< double > | get_nominal_elevations () |
Get list of available elevation. | |
Altri membri ereditati | |
![]() | |
std::map< std::string, Scans< double > * > | to_load |
Map used to specify quantity to be loaded. | |
Struttura che eredita da Loader e definisce i metodi per accedere ai dati ODIM.