public class Scenario
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private CA3DFloat |
CAF |
private CA3DFloat |
DAF |
private CA3DInt |
LAFI |
private CA3DInt |
LAFWZ |
private int |
numScen |
private CA3DFloat |
OAF |
private CA3DFloat |
SAF |
private static long |
serialVersionUID |
Constructor and Description |
---|
Scenario(int numScen,
int numSeg,
int numPeriod) |
private static final long serialVersionUID
private CA3DFloat CAF
private CA3DFloat SAF
private CA3DFloat DAF
private CA3DFloat OAF
private CA3DInt LAFI
private CA3DInt LAFWZ
private int numScen