FIMS  v0.8.0
Loading...
Searching...
No Matches
data_object.hpp File Reference

Sets up a data class to create a generic data object with up to five dimensions. The class contains internal vector for data elements and uncertainty values. More...

#include <exception>
#include <vector>
#include "model_object.hpp"
#include "fims_vector.hpp"

Go to the source code of this file.

Classes

struct  fims_data_object::DataObject< Type >
 

Detailed Description

Sets up a data class to create a generic data object with up to five dimensions. The class contains internal vector for data elements and uncertainty values.