java.lang.Object
com.gluonhq.attach.magnetometer.Parameters
A data structure that allows configuring the
MagnetometerService.- Since:
- 4.0.10
-
Constructor Summary
ConstructorsConstructorDescriptionParameters(double frequency) Construct new parameters forMagnetometerService. -
Method Summary
-
Constructor Details
-
Parameters
public Parameters(double frequency) Construct new parameters forMagnetometerService.- Parameters:
frequency- the rate with which to update the service
-
-
Method Details