Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

ProcGearheadK Class Reference

#include <ProcGearhead.hh>

Inherits DataProcessor.

List of all members.


Detailed Description

Data processor modeling kinematics of a rotational gearhead.

This class represents a data processor which models a simple rotational gearhead that can be attached to the shaft of a rotational motor.

Inputs:

Outputs:


Public Member Functions

 ProcGearheadK (const char *name, int index, gearhead_param_t *p)
void getParams (gearhead_param_t *p)
void setParams (gearhead_param_t *p)
virtual void update (void)


Member Function Documentation

void ProcGearheadK::getParams gearhead_param_t p  )  [inline]
 

This method can be used to retrieve configuration parameters used by the processor

void ProcGearheadK::setParams gearhead_param_t p  )  [inline]
 

This method can be used to set configuration parameters used by the processor


SimLib Reference Documentation