Public Member Functions | Public Attributes
CPhidgetPHSensorInfo Struct Reference

#include <cphidgetphsensor.h>

List of all members.

Public Member Functions

 int (CCONV *fptrPHChange)(CPhidgetPHSensorHandle

Public Attributes

void double
voidfptrPHChangeptr
double PH
double PHChangeTrigger
CPhidget phid
double PHLastTrigger
double phMax
double phMin
double Potential
double potentialMax
double potentialMin
double Temperature

Detailed Description

Gets the sensed PH.

Parameters:
phidAn attached phidget ph sensor handle.
phThe PH. Gets the maximum PH that the sensor could report.
phidAn attached phidget ph sensor handle.
maxThe maximum PH. Gets the minimum PH that the sensor could report.
phidAn attached phidget ph sensor handle.
minThe minimum PH. Set a PH change handler. This is called when the PH changes by more then the change trigger.
phidAn attached phidget ph sensor handle.
fptrCallback function pointer.
userPtrA pointer for use by the user - this value is passed back into the callback function. Gets the PH change trigger.
phidAn attached phidget ph sensor handle.
triggerThe change trigger. Sets the PH change trigger.
phidAn attached phidget ph sensor handle.
triggerThe change trigger. Gets the sensed potential.
phidAn attached phidget ph sensor handle.
potentialThe potential. Gets the maximum potential that can be sensed.
phidAn attached phidget ph sensor handle.
maxThe maximum potential. Gets the minimum potential that can be sensed.
phidAn attached phidget ph sensor handle.
minThe minimum potential. Sets the temperature to be used for PH calculations.
phidAn attached phidget ph sensor handle.
temperatureThe temperature (degrees celcius). By default this is 20.

Definition at line 79 of file cphidgetphsensor.h.


Member Function Documentation

CPhidgetPHSensorInfo::int ( CCONV fptrPHChange)

Member Data Documentation

Definition at line 82 of file cphidgetphsensor.h.

Definition at line 84 of file cphidgetphsensor.h.

Definition at line 86 of file cphidgetphsensor.h.

Definition at line 88 of file cphidgetphsensor.h.

Definition at line 80 of file cphidgetphsensor.h.

Definition at line 87 of file cphidgetphsensor.h.

Definition at line 92 of file cphidgetphsensor.h.

Definition at line 92 of file cphidgetphsensor.h.

Definition at line 86 of file cphidgetphsensor.h.

Definition at line 93 of file cphidgetphsensor.h.

Definition at line 93 of file cphidgetphsensor.h.

Definition at line 90 of file cphidgetphsensor.h.


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


pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:22