MicroModelicaCCompiler  4.5.3
GRP_graphProfileState_ Struct Reference

#include <graph_profile.hpp>

Public Attributes

int states
 
int events
 
double contEdgeWeight
 
double dscEdgeWeight
 
double virtEdgeWeight
 

Detailed Description

Definition at line 58 of file graph_profile.hpp.

Member Data Documentation

◆ contEdgeWeight

double GRP_graphProfileState_::contEdgeWeight

Definition at line 61 of file graph_profile.hpp.

Referenced by GRP_GraphProfileState(), and GRP_nodeWeight().

◆ dscEdgeWeight

double GRP_graphProfileState_::dscEdgeWeight

Definition at line 62 of file graph_profile.hpp.

Referenced by GRP_GraphProfileState(), and GRP_nodeWeight().

◆ events

int GRP_graphProfileState_::events

Definition at line 60 of file graph_profile.hpp.

Referenced by GRP_GraphProfileState().

◆ states

int GRP_graphProfileState_::states

Definition at line 59 of file graph_profile.hpp.

Referenced by GRP_GraphProfileState().

◆ virtEdgeWeight

double GRP_graphProfileState_::virtEdgeWeight

Definition at line 63 of file graph_profile.hpp.

Referenced by GRP_GraphProfileState(), and GRP_nodeWeight().


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