LoadAdjustEvent Class Reference

#include <events.h>

Inheritance diagram for LoadAdjustEvent:
BasicEvent

List of all members.

Public Member Functions

 LoadAdjustEvent (double adjustment)
double getAdjustment () const
 Get the load adjustment.
BasicEventclone () const

Detailed Description

Event for making uniform, fractional load changes.

Definition at line 72 of file events.h.


Constructor & Destructor Documentation

LoadAdjustEvent::LoadAdjustEvent ( double  adjustment  )  [inline]

Adjusts the load uniformly by specified percentage of its base value. The new load will be the base load times 1+adjustment.

Definition at line 81 of file events.h.


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

Generated on 17 Jul 2013 by  doxygen 1.6.1