Java Mine
ContentsIndexHome
LightSensor_PPFDBase Members Public Methods
Public Methods
 
Name 
Description 
 
This is classMap, a member of class _ApplicationBase. 
 
This is Create, a member of class LightSensor_PPFDBase. 
 
This is CreateApplicationBase, a member of class _ApplicationBase. 
 
This is getData, a member of class LightSensor_PPFDBase. 
 
Returns default configurations for the sensor
 
 
This is GetDLIStartTime, a member of class LightSensor_PPFDBase. 
 
This is GetEnableTempCalibration, a member of class LightSensor_PPFDBase. 
 
This is GetEnableTemperatureCompensation, a member of class LightSensor_PPFDBase. 
 
This is GetHysteresis, a member of class LightSensor_PPFDBase. 
 
This is getImplementedSensors, a member of class _ApplicationBase. 
 
This is GetMaximumDLIThreshold, a member of class LightSensor_PPFDBase. 
 
This is GetMaximumThreshold, a member of class LightSensor_PPFDBase. 
 
This is GetMeasurementInterval, a member of class LightSensor_PPFDBase. 
 
This is GetMinimumThreshold, a member of class LightSensor_PPFDBase. 
 
This is GetType, a member of class _ApplicationBase. 
 
Allows for the update of the specific type of sensor.
 
 

sets the ReportInterval as minutes on the sensor object the next time this sensor checks in it will update
 
 
/ Calibrates the sensor to correct values set by the user / / / sens the Sensor object to be updated / The expect PPFD level from the last reading of the device. / The reported PPFD level from the last reading of the device. / The reported Temperature from the last reading of the device.
  • Calibrates the sensor to correct values set by the user
*
  • @param sens sens the Sensor object to be updated
  • @param expectedReading The expect PPFD level from the last reading of the device
  • @param lastReading The reported PPFD level from the last reading of... more 
 
Calibrates the sensor to correct values set by the user  
Copyright (c) 2017. All rights reserved.