NGen
Loading...
Searching...
No Matches
ngen::LayerDescription Struct Reference

A simple structure to hold meta data related to a computational layer. More...

#include <LayerData.hpp>

+ Collaboration diagram for ngen::LayerDescription:

Public Attributes

std::string name
 
std::string time_step_units
 
int id
 
double time_step
 

Detailed Description

A simple structure to hold meta data related to a computational layer.

This structure is used to hold information about a layers time_step, include value and units as well as the numeric id that is used to store and retrieve the layer

Member Data Documentation

◆ id

◆ name

std::string ngen::LayerDescription::name

◆ time_step

double ngen::LayerDescription::time_step

◆ time_step_units

std::string ngen::LayerDescription::time_step_units

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