UltraScan III
List of all members | Public Attributes
US_AstfemMath::ComponentRole Class Reference

Component Role. More...

#include "us_astfem_math.h"

Public Attributes

int comp_index
 index of this component More...
 
QVector< int > assocs
 assoc indexes where component occurs More...
 
QVector< int > stoichs
 

Detailed Description

Component Role.

Definition at line 360 of file us_astfem_math.h.

Member Data Documentation

QVector< int > US_AstfemMath::ComponentRole::assocs

assoc indexes where component occurs

Definition at line 364 of file us_astfem_math.h.

int US_AstfemMath::ComponentRole::comp_index

index of this component

Definition at line 363 of file us_astfem_math.h.

QVector< int > US_AstfemMath::ComponentRole::stoichs

stoichiometry of each component in each assoc., index is linked to assoc.; sign: +ve.->reactant, -ve.->product.

Definition at line 365 of file us_astfem_math.h.


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