Simbody  3.4 (development)
SimTK::Measure_< T >::Maximum Class Reference

Track the maximum value of the operand (signed). More...

#include <Measure.h>

+ Inheritance diagram for SimTK::Measure_< T >::Maximum:

List of all members.

Public Member Functions

 Maximum (Subsystem &sub, const Measure_< T > &operand)

Detailed Description

template<class T>
class SimTK::Measure_< T >::Maximum

Track the maximum value of the operand (signed).

See also:
Measure_::Extreme

Constructor & Destructor Documentation

template<class T>
SimTK::Measure_< T >::Maximum::Maximum ( Subsystem sub,
const Measure_< T > &  operand 
) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines