StatusWordBuilder

org.eso.ias.transfer.test.utilitymodule.StatusWordBuilder
class StatusWordBuilder(bitsSet: List[Int])

Build the status word with the desired bits set

Value parameters

bitsSet

the positions of the bits to set (first bit is in position 0)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

The StatusWord decoding the string

The StatusWord decoding the string

Attributes

val statusWordString: String