ExposureId

csw.params.core.models.ExposureId
See theExposureId companion object
sealed trait ExposureId

ExposureId is an identifier in ESW/DMS for a single exposure. The ExposureId follows the structure: 2020A-001-123-WFOS-IMG1-SCI0-0001 with an included ObsId or when no ObsId is present, in the standalone format: 20200706-190204-WFOS-IMG1-SCI0-0001 with a UTC time when the ExposureId is created.

Attributes

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

Members list

Value members

Abstract methods

def det: String

The detector name associated with the exposure.

The detector name associated with the exposure.

Attributes

Returns

detector description as a java.lang.String

The number of the exposure in a series.

The number of the exposure in a series.

Attributes

Returns

the number as an csw.params.core.models.ExposureNumber

The Observation Id for the exposure.

The Observation Id for the exposure.

Attributes

Returns

an csw.params.core.models.ObsId as an option

The Subsystem that produced the exposure.

The Subsystem that produced the exposure.

Attributes

Returns

a valid csw.prefix.models.Subsystem

The exposure type and calibration level

The exposure type and calibration level

Attributes

Returns

a csw.params.core.models.TYPLevel