public static struct class Env.MarketsFlat
implements Any
Modifier and Type | Field and Description |
---|---|
Rail<Boolean> |
_isRunningF |
Rail<Double> |
fundamentalPricesF |
Rail<Double> |
marketPricesF |
Rail<Long> |
timeF |
Constructor and Description |
---|
Env.MarketsFlat(Long size) |
Modifier and Type | Method and Description |
---|---|
void |
prepareMarketInfo(List<Market> markets) |
void |
receiveMarketInfo(List<Market> markets) |