Class Description
This class model the various capacities of a resource. A resource may have numbers of capacities related to operating, ancillary services, energy trade and so forth. Capacities may be defined for active power or reactive power.
Attributes
Name | Type | Description |
---|---|---|
capacityType | ResourceCapacityType | capacity type |
The types are but not limited to: | ||
Regulation Up | ||
Regulation Dn | ||
Spinning Reserve | ||
Non-Spinning Reserve | ||
FOO capacity | ||
MOO capacity | ||
defaultCapacity | Decimal | default capacity |
maximumCapacity | Decimal | maximum capacity |
minimumCapacity | Decimal | minimum capacity |
unitSymbol | UnitSymbol | Unit selection for the capacity values. |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
RegisteredResource | 0..* | ResourceCapacity | 0..* | RegisteredResource | ResourceCapacity |