roviz  0.7
Code Documentation of roviz
Public Member Functions | List of all members
TrimImpl Class Referenceabstract

The interface of a Trim implementation. More...

#include <trim_impl.h>

Inheritance diagram for TrimImpl:
Inheritance graph
Collaboration diagram for TrimImpl:
Collaboration graph

Public Member Functions

virtual double value (void)=0
 Get the value of the Trim. More...
 

Detailed Description

The interface of a Trim implementation.

Member Function Documentation

◆ value()

virtual double TrimImpl::value ( void  )
pure virtual

Get the value of the Trim.

Returns
The value of the Trim

Implemented in TrimImplDev, and TrimImplCmdline.


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