public class GravitySimDeviceControl extends ClusteredDevice
Modifier and Type | Method and Description |
---|---|
static GravitySimDeviceControl |
get()
Gets the.
|
DistributedProperty<java.lang.Integer> |
getBodyLimit()
Gets the body limit.
|
DistributedProperty<java.lang.Integer> |
getClearBodiesTrigger()
Gets the clear bodies trigger.
|
DistributedProperty<java.lang.Double> |
getGravityControl()
Gets the gravity control.
|
DistributedProperty<UniverseScenario> |
getScenario()
Gets the scenario.
|
DistributedProperty<java.lang.Double> |
getTimeControl()
Gets the time control.
|
getDistributedPropertyMap, getNameOfOwnerDevice
public static GravitySimDeviceControl get()
public DistributedProperty<java.lang.Integer> getBodyLimit()
public DistributedProperty<java.lang.Integer> getClearBodiesTrigger()
public DistributedProperty<java.lang.Double> getGravityControl()
public DistributedProperty<UniverseScenario> getScenario()
public DistributedProperty<java.lang.Double> getTimeControl()