Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
FDModifier::FDModifier::FDParam Struct Reference

Defines the parameters which define the density-aware behavior. More...

#include <FundamentalDiagramModifier.h>

Public Member Functions

 FDParam ()
 Default constructor.
 
 FDParam (float factor, float buffer)
 Constructor. More...
 

Public Attributes

float _strideConst
 One of two derived constants for fundamental diagram compliance. This is a function of the stride factor and stride buffer.
 
float _speedConst
 The second of two derived constants for fundamental diagram compliance. This is a function of the stride factor and stride buffer.
 

Detailed Description

Defines the parameters which define the density-aware behavior.

Constructor & Destructor Documentation

FDModifier::FDModifier::FDParam::FDParam ( float  factor,
float  buffer 
)
inline

Constructor.

Parameters
factorThe stride factor.
bufferThe stride buffer.

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