MityDSP Documentation Index

MityDSP::tcDspThermERTJV1G Class Reference

Instances of this class handle storing and computing values for a Panasonic ERTJV1G thermistor. More...

#include <core/DspThermERTJV1G.h>

Inheritance diagram for MityDSP::tcDspThermERTJV1G:
MityDSP::tcDspThermBase

List of all members.

Public Member Functions

 tcDspThermERTJV1G (float anVref, unsigned int anAdcBits, float anFeedbackR, float anBeta=gnERTJV1G_Beta)
 This constructor is used to initialize the derived tcDspThermBase class for use with ERTJV1G thermistors.
 ~tcDspThermERTJV1G ()
 Default Destructor.

Detailed Description

Instances of this class handle storing and computing values for a Panasonic ERTJV1G thermistor.

See also:
tcDspThermERTJV1G Page

Constructor & Destructor Documentation

tcDspThermERTJV1G::tcDspThermERTJV1G ( float  anVref,
unsigned int  anAdcBits,
float  anFeedbackR,
float  anBeta = gnERTJV1G_Beta 
)

This constructor is used to initialize the derived tcDspThermBase class for use with ERTJV1G thermistors.

Parameters:
[in] anVref Reference voltage for the thermistor.
[in] anAdcBits Number of bits returned by ADC.
[in] anFeedbackR Feedback resistor value.
[in] anBeta Thermistor Beta value.
tcDspThermERTJV1G::~tcDspThermERTJV1G (  ) 

Default Destructor.


  
Generated on Fri Sep 23 16:33:56 2011 for MityDSP Core by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.