public class MotorMovementVelocity
extends bio.singa.features.model.ScalableQuantitativeFeature<javax.measure.quantity.Speed>
| Modifier and Type | Field and Description |
|---|---|
static MotorMovementVelocity |
DEFAULT_MOTOR_VELOCITY
Average lateral displacement velocity after scission for 11 seconds.
|
| Constructor and Description |
|---|
MotorMovementVelocity(javax.measure.Quantity<javax.measure.quantity.Speed> quantity) |
MotorMovementVelocity(javax.measure.Quantity<javax.measure.quantity.Speed> quantity,
bio.singa.features.model.Evidence evidence) |
MotorMovementVelocity(javax.measure.Quantity<javax.measure.quantity.Speed> quantity,
List<bio.singa.features.model.Evidence> evidence) |
getHalfScaledQuantity, getScaledQuantity, scale, scalepublic static final MotorMovementVelocity DEFAULT_MOTOR_VELOCITY
public MotorMovementVelocity(javax.measure.Quantity<javax.measure.quantity.Speed> quantity,
List<bio.singa.features.model.Evidence> evidence)
public MotorMovementVelocity(javax.measure.Quantity<javax.measure.quantity.Speed> quantity,
bio.singa.features.model.Evidence evidence)
public MotorMovementVelocity(javax.measure.Quantity<javax.measure.quantity.Speed> quantity)
Copyright © 2019. All rights reserved.