public class MotorMovementVelocity extends ScalableQuantityFeature<javax.measure.quantity.Speed>
| Modifier and Type | Field and Description |
|---|---|
static MotorMovementVelocity |
DEFAULT_MOTOR_VELOCITY
Average lateral displacement velocity after scission for 11 seconds.
|
static String |
SYMBOL |
halfScaledQuantity, scaledQuantity| Constructor and Description |
|---|
MotorMovementVelocity(double frequency,
Evidence evidence) |
MotorMovementVelocity(javax.measure.Quantity<javax.measure.quantity.Speed> frequencyQuantity,
Evidence evidence) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSymbol() |
getEvidence, getFeatureContent, getHalfScaledQuantity, getScaledQuantity, scale, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExponent, getSpaceExponent, getTimeExponentpublic static final MotorMovementVelocity DEFAULT_MOTOR_VELOCITY
public static final String SYMBOL
public MotorMovementVelocity(javax.measure.Quantity<javax.measure.quantity.Speed> frequencyQuantity,
Evidence evidence)
public MotorMovementVelocity(double frequency,
Evidence evidence)
public String getSymbol()
getSymbol in interface Feature<javax.measure.Quantity<javax.measure.quantity.Speed>>getSymbol in class ScalableQuantityFeature<javax.measure.quantity.Speed>Copyright © 2019. All rights reserved.