| Package | Description |
|---|---|
| com.interpss.core.algo | |
| com.interpss.core.algo.config | |
| com.interpss.core.algo.config.impl | |
| com.interpss.core.algo.config.util | |
| com.interpss.core.algo.impl |
| Modifier and Type | Method and Description |
|---|---|
PowerAdjControlConfig |
LfAdjustAlgorithm.getPowerAdjConfig()
Returns the value of the 'Power Adj Config' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LfAdjustAlgorithm.setPowerAdjConfig(PowerAdjControlConfig value)
Sets the value of the '
Power Adj Config' reference. |
| Modifier and Type | Method and Description |
|---|---|
PowerAdjControlConfig |
LfAdjAlgoConfigFactory.createPowerAdjControlConfig()
Returns a new object of class 'Power Adj Control Config'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PowerAdjControlConfigImpl
An implementation of the model object 'Power Adj Control Config'.
|
| Modifier and Type | Method and Description |
|---|---|
PowerAdjControlConfig |
LfAdjAlgoConfigFactoryImpl.createPowerAdjControlConfig() |
| Modifier and Type | Method and Description |
|---|---|
T |
LfAdjAlgoConfigSwitch.casePowerAdjControlConfig(PowerAdjControlConfig object)
Returns the result of interpreting the object as an instance of 'Power Adj Control Config'.
|
| Modifier and Type | Field and Description |
|---|---|
protected PowerAdjControlConfig |
LfAdjustAlgorithmImpl.powerAdjConfig
The cached value of the '
Power Adj Config' reference. |
| Modifier and Type | Method and Description |
|---|---|
PowerAdjControlConfig |
LfAdjustAlgorithmImpl.getPowerAdjConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
LfAdjustAlgorithmImpl.setPowerAdjConfig(PowerAdjControlConfig newPowerAdjConfig) |