public class FinanceDynamicData extends Object
| Constructor and Description |
|---|
FinanceDynamicData(double startingBalance,
int tsIndex) |
| Modifier and Type | Method and Description |
|---|---|
double |
getProfit() |
double |
getProfitDelta() |
int |
getTsIndex() |
void |
updateProfit(double balance) |
Copyright © 2016 Power TAC. All Rights Reserved.