objectType Resource
A resource that will be consumed by allocating an observation from a proposal
classDiagram
class Resource{
ivoa:real amount
}
Resource --> "1" ResourceType : type
link ResourceType "../ResourceType"
Members
name | type | mult | description |
---|---|---|---|
type | ResourceType | the type of the resource | |
amount | ivoa:real | The amount of the resource |
References Detail
- ResourceType is model wide.
Containment
This is contained by AvailableResources, ResourceBlock