Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
adj_map Struct Reference

Used to store adjustment (normalization factor, conversion factor) information. More...

#include <datatypedef.h>

Public Attributes

int variable
 
long double factor
 

Detailed Description

Used to store adjustment (normalization factor, conversion factor) information.

Definition at line 31 of file datatypedef.h.

Member Data Documentation

long double factor

Definition at line 33 of file datatypedef.h.

Referenced by ComSwitch::parseValuesFromArguments().

int variable

Definition at line 32 of file datatypedef.h.

Referenced by ComSwitch::parseValuesFromArguments().


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