public class CargoAdditionRate extends FirstOrderRateConstant implements ForwardsRateConstant<FirstOrderRate>
RateConstant.BuilderStep, RateConstant.ConcentrationStep, RateConstant.Direction, RateConstant.DirectionStep, RateConstant.Order, RateConstant.OrderStep, RateConstant.OriginStep, RateConstant.RateBuilder, RateConstant.TimeStep| Modifier and Type | Field and Description |
|---|---|
static String |
SYMBOL |
halfScaledQuantity, scaledQuantity| Constructor and Description |
|---|
CargoAdditionRate(double value,
javax.measure.Unit<FirstOrderRate> unit,
Evidence evidence) |
CargoAdditionRate(javax.measure.Quantity<FirstOrderRate> firstOrderRateQuantity,
Evidence evidence) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSymbol() |
creategetEvidence, getFeatureContent, getHalfScaledQuantity, getScaledQuantity, scale, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExponent, getHalfScaledQuantity, getScaledQuantity, getSpaceExponent, getTimeExponent, scalegetEvidence, getFeatureContentpublic static final String SYMBOL
public CargoAdditionRate(javax.measure.Quantity<FirstOrderRate> firstOrderRateQuantity, Evidence evidence)
public CargoAdditionRate(double value,
javax.measure.Unit<FirstOrderRate> unit,
Evidence evidence)
public String getSymbol()
getSymbol in interface Feature<javax.measure.Quantity<FirstOrderRate>>getSymbol in class ScalableQuantityFeature<FirstOrderRate>Copyright © 2019. All rights reserved.