public class NPVFunction extends Object implements Function, Serializable
| Constructor and Description |
|---|
NPVFunction(String tenant) |
| Modifier and Type | Method and Description |
|---|---|
double |
execute(double x,
double y) |
gr.cite.bluebridge.analytics.model.Consumption |
getConsumptionFromSimulFishGrowthData(String tenant,
double x,
double y,
int maturityMonths) |
double |
getDepreciatedNpv(double x,
double y) |
static void |
main(String[] args) |
public NPVFunction(String tenant)
public static void main(String[] args)
public double getDepreciatedNpv(double x,
double y)
throws Exception
Exceptionpublic gr.cite.bluebridge.analytics.model.Consumption getConsumptionFromSimulFishGrowthData(String tenant, double x, double y, int maturityMonths) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.