ProfileData
Class Description
Data for profile.
Attributes
Name | Type | Description |
---|---|---|
bidPrice | Float | Bid price associated with contract |
capacityLevel | ActivePower | Capacity level for the profile, in MW. |
energyLevel | RealEnergy | Energy level for the profile, in MWH. |
minimumLevel | Float | Minimum MW value of contract |
sequenceNumber | Integer | Sequence to provide item numbering for the profile. { greater than or equal to 1 } |
startDateTime | DateTime | Start date/time for this profile. |
stopDateTime | DateTime | Stop date/time for this profile. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ProfileData | 0..* | Profile | 0..* | ProfileDatas | A profile has profile data associated with it. | Profile | A profile has profile data associated with it. |