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

ProcDCMotorApex Class Reference

#include <ProcDCMotor.hh>

Inherits DataProcessor.

List of all members.


Detailed Description

Data processor modeling a DC motor driven by an APEX chip.

This class represents a data processor which models a rotational DC motor driven by an APEX motor driver chip operating in voltage mode, with an intermiediate LC filter.

Inputs:

Outputs:


Public Member Functions

 ProcDCMotorApex (const char *name, int index, dcmotor_param_t *p, apexchip_param_t *a)
void getParams (dcmotor_param_t *p, apexchip_param_t *a)
void setParams (dcmotor_param_t *p, apexchip_param_t *a)
virtual void update (void)


Member Function Documentation

void ProcDCMotorApex::getParams dcmotor_param_t p,
apexchip_param_t *  a
[inline]
 

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

void ProcDCMotorApex::setParams dcmotor_param_t p,
apexchip_param_t *  a
[inline]
 

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


SimLib Reference Documentation