Package com.anylogic.engine.markup
- All Superinterfaces:
Serializable
public interface PipeDataSource extends Serializable
Modifier and Type | Method | Description |
---|---|---|
double | calculateMarkupShift | |
Color | getBatchColor | |
double | getBatchSize | |
double | getCapacity() | |
int | numberOfBatches() |
int numberOfBatches()
@AnyLogicInternalAPI double getBatchSize(int index)
@AnyLogicInternalAPI Color getBatchColor(int index)
@AnyLogicInternalAPI double getCapacity()
@AnyLogicInternalAPI double calculateMarkupShift(double periodRatio)