public class LocationReportCSV extends ReportCSV implements UpdateListener
| Modifier and Type | Field and Description |
|---|---|
protected java.sql.PreparedStatement |
statement |
static java.lang.String |
UPDATE_RATE_S |
connection, out, OUT_SUFFIXDEF_PRECISION, INTERVAL_SETTING, INTERVALLED_FORMAT, NAN, OUTPUT_SETTING, PRECISION_SETTING, REPORT_NS, REPORTDIR_SETTING, WARMUP_S, warmupIDs, warmupTime| Constructor and Description |
|---|
LocationReportCSV()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
updated(java.util.List<DTNHost> hosts)
Method is called on every update cycle.
|
addWarmupID, checkDirExistence, format, getAverage, getIntAverage, getIntMedian, getMedian, getScenarioName, getSettings, getSimTime, getVariance, isWarmup, isWarmupID, removeWarmupID, setPrefix, writeprotected java.sql.PreparedStatement statement
public static final java.lang.String UPDATE_RATE_S
public void updated(java.util.List<DTNHost> hosts)
UpdateListenerupdated in interface UpdateListenerhosts - A list of all hosts in the world