Java Mine
ContentsIndexHome
PreviousUpNext
TiltBase Methods

The methods of the TiltBase class are listed here.

 
Name 
Description 
 
This is Create, a member of class TiltBase. 
 
This is getData, a member of class TiltBase. 
 
Returns default configurations for the sensor
@param version The version of the Sensor @param platform The Firmware Generation of your device. i.e. Commercial, Alta, Wifi @return Default configurations for the sensor 
 
This is GetInvertPitch, a member of class TiltBase. 
 
This is GetInvertRoll, a member of class TiltBase. 
 
This is GetPitchMax, a member of class TiltBase. 
 
This is GetPitchMin, a member of class TiltBase. 
 
This is getProfileType, a member of class TiltBase. 
 
This is GetRollMax, a member of class TiltBase. 
 
This is GetRollMin, a member of class TiltBase. 
 

Allows for the update of the specific type of sensor. @param sens the Sensor object to be updated @param heartBeat How often the sensor communicates with the gateway if no activity recorded. @param awareStateHeartBeat How often the sensor communicates with the gateway while in Aware State. @param principalAxisSelection This value determines which rotations relative to the device itself will be considered pitch or roll. @param dominantAxisSelection The math used to determine pitch and roll, there are regions of error. This value selects which axis will be given priority of measurement, reducing the possibility of error in that axis. By default,... more 
 
This is SetInvertPitch, a member of class TiltBase. 
 
This is SetInvertRoll, a member of class TiltBase. 
 
This is SetPitchMax, a member of class TiltBase. 
 
This is SetPitchMin, a member of class TiltBase. 
 
This is SetRollMax, a member of class TiltBase. 
 
This is SetRollMin, a member of class TiltBase. 
 

sets the ReportInterval as minutes on the sensor object the next time this sensor checks in it will update @param sens the Sensor object to be updated @param heartBeat a double value this is represented in minutes so heartbeat equals 1 that is one minute @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!