MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::MeinhardtAI::CellData Struct Reference

#include <DynamXProcessMorphogens.hpp>

Public Member Functions

 CellData ()
 
bool operator== (const CellData &other) const
 

Public Attributes

bool ProdA
 
bool ProdH
 
double A
 
double H
 
double dA
 
double dH
 

Detailed Description

Definition at line 29 of file DynamXProcessMorphogens.hpp.

Constructor & Destructor Documentation

◆ CellData()

mgx::MeinhardtAI::CellData::CellData ( )
inline

Definition at line 41 of file DynamXProcessMorphogens.hpp.

Member Function Documentation

◆ operator==()

bool mgx::MeinhardtAI::CellData::operator== ( const CellData other) const
inline

Definition at line 43 of file DynamXProcessMorphogens.hpp.

Member Data Documentation

◆ A

double mgx::MeinhardtAI::CellData::A

Definition at line 34 of file DynamXProcessMorphogens.hpp.

◆ dA

double mgx::MeinhardtAI::CellData::dA

Definition at line 37 of file DynamXProcessMorphogens.hpp.

◆ dH

double mgx::MeinhardtAI::CellData::dH

Definition at line 38 of file DynamXProcessMorphogens.hpp.

◆ H

double mgx::MeinhardtAI::CellData::H

Definition at line 35 of file DynamXProcessMorphogens.hpp.

◆ ProdA

bool mgx::MeinhardtAI::CellData::ProdA

Definition at line 31 of file DynamXProcessMorphogens.hpp.

◆ ProdH

bool mgx::MeinhardtAI::CellData::ProdH

Definition at line 32 of file DynamXProcessMorphogens.hpp.


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