Package com.anylogic.engine.markup
- All Superinterfaces:
java.io.Serializable
public interface PipeDataSource
extends java.io.Serializable
double |
calculateMarkupShift(double periodRatio) |
|
java.awt.Color |
getBatchColor(int index) |
|
double |
getBatchSize(int index) |
|
double |
getCapacity() |
|
int |
numberOfBatches() |
|
Modifier and Type | Method | Description |
---|
int numberOfBatches()
@AnyLogicInternalAPI double getBatchSize(int index)
@AnyLogicInternalAPI java.awt.Color getBatchColor(int index)
@AnyLogicInternalAPI double getCapacity()
@AnyLogicInternalAPI double calculateMarkupShift(double periodRatio)
-
How can we improve this article?
-