|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FadingModel | |
|---|---|
| edu.cmu.emulator.creator | |
| edu.cmu.emulator.creator.config | |
| edu.cmu.emulator.creator.config.fadingModels | |
| edu.cmu.emulator.creator.modelPanels | |
| Uses of FadingModel in edu.cmu.emulator.creator |
|---|
| Methods in edu.cmu.emulator.creator that return FadingModel | |
|---|---|
FadingModel |
FadingModelPanel.getResult()
|
| Constructors in edu.cmu.emulator.creator with parameters of type FadingModel | |
|---|---|
FadingModelPanel(FadingModel toEdit)
|
|
| Uses of FadingModel in edu.cmu.emulator.creator.config |
|---|
| Fields in edu.cmu.emulator.creator.config declared as FadingModel | |
|---|---|
private FadingModel |
Path.fadingModel
|
| Methods in edu.cmu.emulator.creator.config that return FadingModel | |
|---|---|
abstract FadingModel |
FadingModel.clone()
|
static FadingModel |
FadingModel.fromXML(Element el)
|
FadingModel |
Path.getFadingModel()
|
| Methods in edu.cmu.emulator.creator.config with parameters of type FadingModel | |
|---|---|
void |
Path.setFadingModel(FadingModel fadingModel)
|
| Constructors in edu.cmu.emulator.creator.config with parameters of type FadingModel | |
|---|---|
Path(int extraLoss,
LossModel lossModel,
FadingModel fadingModel,
DelayModel delayModel)
|
|
| Uses of FadingModel in edu.cmu.emulator.creator.config.fadingModels |
|---|
| Subclasses of FadingModel in edu.cmu.emulator.creator.config.fadingModels | |
|---|---|
class |
NullFadingModel
|
class |
RiceanFadingModel
|
| Methods in edu.cmu.emulator.creator.config.fadingModels that return FadingModel | |
|---|---|
FadingModel |
RiceanFadingModel.clone()
|
FadingModel |
NullFadingModel.clone()
|
| Uses of FadingModel in edu.cmu.emulator.creator.modelPanels |
|---|
| Methods in edu.cmu.emulator.creator.modelPanels that return FadingModel | |
|---|---|
abstract FadingModel |
FadingPanel.getResult()
|
FadingModel |
NullFadingModelPanel.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||