abstract objectType Observation
An observation - a pointing of the telescope at a part of the sky, occurs in a single non-overlapping time period
Members
| name | type | mult | description |
|---|---|---|---|
| target | Target | 0 or more | The actual target of the observation |
| field | Field | The Field for the observation | |
| technicalGoal | TechnicalGoal | The technical goals of the observation | |
| constraints | ObservingConstraint | 0 or more | any constraints on the observation |
References Detail
- Target is contained in AbstractProposal
- Field is contained in AbstractProposal
- TechnicalGoal is contained in AbstractProposal This is referred to by proposalManagement:ObservationConfiguration
Containment
This is contained by AbstractProposal