ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ncutils::NCDType Struct Reference

Wrapper around NetCDF data types. More...

#include <ERF_NCInterface.H>

Collaboration diagram for ncutils::NCDType:

Public Types

using RType = double
 

Static Public Attributes

static constexpr nc_type Int = NC_INT
 
static constexpr nc_type Real = NC_DOUBLE
 

Detailed Description

Wrapper around NetCDF data types.

Member Typedef Documentation

◆ RType

using ncutils::NCDType::RType = double

Member Data Documentation

◆ Int

constexpr nc_type ncutils::NCDType::Int = NC_INT
staticconstexpr

◆ Real

constexpr nc_type ncutils::NCDType::Real = NC_DOUBLE
staticconstexpr

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