| 
    MicroModelicaCCompiler
    4.5.3
    
   | 
 
#include <graph_profile.hpp>
Public Attributes | |
| int | states | 
| int | events | 
| double | contEdgeWeight | 
| double | dscEdgeWeight | 
| double | virtEdgeWeight | 
Definition at line 58 of file graph_profile.hpp.
| double GRP_graphProfileState_::contEdgeWeight | 
Definition at line 61 of file graph_profile.hpp.
Referenced by GRP_GraphProfileState(), and GRP_nodeWeight().
| double GRP_graphProfileState_::dscEdgeWeight | 
Definition at line 62 of file graph_profile.hpp.
Referenced by GRP_GraphProfileState(), and GRP_nodeWeight().
| int GRP_graphProfileState_::events | 
Definition at line 60 of file graph_profile.hpp.
Referenced by GRP_GraphProfileState().
| int GRP_graphProfileState_::states | 
Definition at line 59 of file graph_profile.hpp.
Referenced by GRP_GraphProfileState().
| double GRP_graphProfileState_::virtEdgeWeight | 
Definition at line 63 of file graph_profile.hpp.
Referenced by GRP_GraphProfileState(), and GRP_nodeWeight().