CompBuilder

org.eso.ias.asce.test.TestTransferFunction.CompBuilder
trait CompBuilder

Builds a Component with a set of inputs to test the transfer method

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

The ID of the component running into the DASU

The ID of the component running into the DASU

Attributes

var i: Int
val inputsMPs: Map[String, InOut[_]]
val numOfInputs: Int
val output: InOut[Alarm]
val requiredInputIDs: List[String]

The ID of the DASU where the components runs

The ID of the DASU where the components runs

Attributes