org.eso.ias.dasu.test.transferfunction

Members list

Type members

Classlikes

class AverageTempsTF(cEleId: String, cEleRunningId: String, validityTimeFrame: Long, props: Properties) extends ScalaTransferExecutor[Double]

A transfer function that calculate th e average of its inputs.

A transfer function that calculate th e average of its inputs.

This is to test and show the case of a synthetic parameter

Value parameters

cEleId:

the ID of the ASCE

cEleRunningId:

the runningID of the ASCE

props:

the user defined properties

validityTimeFrame:

The time frame (msec) to invalidate monitor points

Attributes

Supertypes
class ScalaTransferExecutor[Double]
class TransferExecutor
class Object
trait Matchable
class Any