COPASI API  4.40.278
CCopasiSpringLayout::UpdateAction Struct Reference

this describes one update action that has to be performed during setState() More...

#include <CCopasiSpringLayout.h>

Public Types

enum  Update_Enum { COMPARTMENT_4V , POSITION_2V , REACTION_2V }
 

Public Member Functions

 UpdateAction (Update_Enum action, CLBase *target, int index1=-1, int index2=-1, int index3=-1, int index4=-1)
 

Public Attributes

Update_Enum mAction
 
int mIndex1
 
int mIndex2
 
int mIndex3
 
int mIndex4
 
CLBasempTarget
 

Detailed Description

this describes one update action that has to be performed during setState()

Member Enumeration Documentation

◆ Update_Enum

Enumerator
COMPARTMENT_4V 
POSITION_2V 
REACTION_2V 

Constructor & Destructor Documentation

◆ UpdateAction()

CCopasiSpringLayout::UpdateAction::UpdateAction ( Update_Enum  action,
CLBase target,
int  index1 = -1,
int  index2 = -1,
int  index3 = -1,
int  index4 = -1 
)
inline

Member Data Documentation

◆ mAction

Update_Enum CCopasiSpringLayout::UpdateAction::mAction

◆ mIndex1

int CCopasiSpringLayout::UpdateAction::mIndex1

◆ mIndex2

int CCopasiSpringLayout::UpdateAction::mIndex2

◆ mIndex3

int CCopasiSpringLayout::UpdateAction::mIndex3

◆ mIndex4

int CCopasiSpringLayout::UpdateAction::mIndex4

◆ mpTarget

CLBase* CCopasiSpringLayout::UpdateAction::mpTarget

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