public class Tool4AccumulatedValue
extends java.lang.Object
AccumulatedValue
class calculates the end value of a payment row.Constructor and Description |
---|
Tool4AccumulatedValue()
Konstruktor der Klasse
|
Modifier and Type | Method and Description |
---|---|
double |
getAccumulatedValue(double s,
double h,
java.util.Vector zahlungsreihe)
Die Methode
getAccumulatedValue berechnet den Endwert. |
public double getAccumulatedValue(double s, double h, java.util.Vector zahlungsreihe) throws java.lang.Exception
getAccumulatedValue
berechnet den Endwert.
Im Test-Modus wird nur eine Zahlungsreihe von 3 Zahlungen beruecksichtigt.s
- Sollzinsh
- Habenzinszahlungsreihe
- Zahlungsreihe des Investitionsprojektsjava.lang.Exception
- if error