Class Description
Forbbiden region is operating ranges where the units are unable to maintain steady operation without causing equipment damage. The four attributes that define a forbidden region are the low MW, the High MW, the crossing time, and the crossing cost.
Attributes
Name | Type | Description |
---|---|---|
crossingCost | Float | Cost associated with crossing the forbidden region |
crossTime | Integer | Time to cross the forbidden region in minutes. |
highMW | Float | High end of the region definition |
lowMW | Float | Low end of the region definition. |
Relationships
Inherits from
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..* | ForbiddenRegion | 0..* | RegisteredResource | ForbiddenRegion |