csw.params.events

Members list

Type members

Classlikes

sealed abstract class CoordinateSystem extends EnumEntry

Attributes

Companion
object
Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object ALTAZ
object RADEC
object XY

coordinate system enumeration. RADEC, XY, ALTAZ. RADEC indicates values will be in accordance of Right Ascension & Declination. XY indicates values will be in accordance of cartesian coordinate system. ALTAZ indicates values will be in accordance of altitude & azimuth. This could happen as a result of a command or a spontaneous failure. Corrective action is required.

coordinate system enumeration. RADEC, XY, ALTAZ. RADEC indicates values will be in accordance of Right Ascension & Declination. XY indicates values will be in accordance of cartesian coordinate system. ALTAZ indicates values will be in accordance of altitude & azimuth. This could happen as a result of a command or a spontaneous failure. Corrective action is required.

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type

DMS system notifies other systems by publishing these two observe events.

DMS system notifies other systems by publishing these two observe events.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait Event extends ParameterSetType[Event]

Common trait representing events in TMT like csw.params.events.SystemEvent and csw.params.events.ObserveEvent

Common trait representing events in TMT like csw.params.events.SystemEvent and csw.params.events.ObserveEvent

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Event

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Event.type

A wrapper class representing the key for an event e.g. tcs.prog.cloudcover.oiwfsProbeDemands

A wrapper class representing the key for an event e.g. tcs.prog.cloudcover.oiwfsProbeDemands

Value parameters

eventName

represents the name of the event

source

represents the prefix of the component that publishes this event

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object EventKey

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
EventKey.type
case class EventName(name: String)

A wrapper class representing the name of an Event

A wrapper class representing the name of an Event

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

The Observe Events for IR science detector systems.

The Observe Events for IR science detector systems.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Defines an observe event. Constructor is private to ensure eventId is created internally to guarantee unique value.

Defines an observe event. Constructor is private to ensure eventId is created internally to guarantee unique value.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Event
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed abstract class OperationalState extends EnumEntry

Attributes

Companion
object
Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object BUSY
object ERROR
object NOT_READY
object READY

Enumeration indicating if the detector system is available and operational. READY, BUSY, ERROR. READY indicates system can execute exposures. BUSY indicates system is BUSY most likely acquiring data. ERROR indicates the detector system is in an error state. This could happen as a result of a command or a spontaneous failure. Corrective action is required.

Enumeration indicating if the detector system is available and operational. READY, BUSY, ERROR. READY indicates system can execute exposures. BUSY indicates system is BUSY most likely acquiring data. ERROR indicates the detector system is in an error state. This could happen as a result of a command or a spontaneous failure. Corrective action is required.

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type

The optical science detector system Observe Events

The optical science detector system Observe Events

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

The events that indicate activities for each observation and the acquisition process.

The events that indicate activities for each observation and the acquisition process.

Value parameters

prefix

csw.prefix.models.Prefix the prefix identifier of the sequencer which is generating this event.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Defines a system event. Constructor is private to ensure eventId is created internally to guarantee unique value.

Defines a system event. Constructor is private to ensure eventId is created internally to guarantee unique value.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Event
class Object
trait Matchable
class Any
Show all
object SystemEvent

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Wavefront detector system Observe events

Wavefront detector system Observe events

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type