Public Member Functions | Protected Member Functions | List of all members
CalculateVelocity Class Reference

#include <Utility.h>

Inheritance diagram for CalculateVelocity:
Inheritance graph
[legend]

Public Member Functions

 CalculateVelocity (double FR, int FF)
 
- Public Member Functions inherited from CalculateMethod< Vel >
 CalculateMethod (double FR, int FF)
 
int GetFrameFactor () const
 
int GetFrameFPS () const
 
int tryToCalculate (IN Point *point, OUT ReferenceType variable)
 

Protected Member Functions

virtual int calculate (OUT Vel &vel) override
 
- Protected Member Functions inherited from CalculateMethod< Vel >
virtual int calculate (OUT ReferenceType variable)=0
 

Additional Inherited Members

- Public Types inherited from CalculateMethod< Vel >
typedef VelReferenceType
 
typedef Vel ValueType
 
- Protected Attributes inherited from CalculateMethod< Vel >
double m_FPS
 
int m_FrameFactor
 
Pointm_Points
 

Detailed Description

Definition at line 114 of file Utility.h.

Constructor & Destructor Documentation

◆ CalculateVelocity()

CalculateVelocity::CalculateVelocity ( double  FR,
int  FF 
)
inline

Definition at line 117 of file Utility.h.

Member Function Documentation

◆ calculate()

virtual int CalculateVelocity::calculate ( OUT Vel vel)
inlineoverrideprotectedvirtual

Definition at line 120 of file Utility.h.


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


mocap_nokov
Author(s):
autogenerated on Mon Mar 3 2025 03:08:00