JavaScript is disabled on your browser.
Eclipse SCADA Core Components
java.lang.Object
org.eclipse.scada.hd.server.storage.common.RunningAverage
Method Summary
Methods
Modifier and Type
Method and Description
double
getAverage (long lastTimestamp)
double
getDeviation (long lastTimestamp)
void
next (double value,
long timestamp)
void
step (long timestamp)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
RunningAverage
public RunningAverage()
Eclipse SCADA Core Components
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0