IODA Bundle
|
Template handlers for implicit variable conversion. More...
#include <ObsSpace.h>
Public Types | |
typedef Type | to_type |
The type that data should be converted to upon write. More... | |
Template handlers for implicit variable conversion.
Type | is the source type of the data. |
Definition at line 96 of file ioda/src/ObsSpace.h.
typedef Type ioda::ConvertType< Type >::to_type |
The type that data should be converted to upon write.
Definition at line 98 of file ioda/src/ObsSpace.h.