public class PowerDutyLimitationMap
extends java.lang.Object
Constructor and Description |
---|
PowerDutyLimitationMap() |
Modifier and Type | Method and Description |
---|---|
static java.util.Map |
getLimitationMap()
Returns Duty Limitation Map.
|
static double |
getLimitDuty(int power)
Returns Duty Limitation.
|
public static java.util.Map getLimitationMap()
public static double getLimitDuty(int power)
power
- The power to get.