IODA Bundle
ioda::ConvertType< Type > Struct Template Reference

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...
 

Detailed Description

template<class Type>
struct ioda::ConvertType< Type >

Template handlers for implicit variable conversion.

Template Parameters
Typeis the source type of the data.

Definition at line 96 of file ioda/src/ObsSpace.h.

Member Typedef Documentation

◆ to_type

template<class Type >
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.


The documentation for this struct was generated from the following file: