Package | Description |
---|---|
org.seamcat.model.plugin.system | |
org.seamcat.model.plugin.system.optional | |
org.seamcat.model.simulation.result | |
org.seamcat.model.types |
Modifier and Type | Method and Description |
---|---|
List<LocalEnvironment> |
TransceiverSettings.getLocalEnvironments() |
Modifier and Type | Method and Description |
---|---|
List<LocalEnvironment> |
TransceiverSettingsImpl.getLocalEnvironments() |
Constructor and Description |
---|
TransceiverSettingsImpl(Bounds height,
List<LocalEnvironment> localEnvironments) |
Modifier and Type | Method and Description |
---|---|
List<LocalEnvironment> |
ResultFactory.convert(List<LocalEnvironmentUI> uis) |
Modifier and Type | Method and Description |
---|---|
void |
LinkResult.assignLocalEnvironment(List<LocalEnvironment> environments,
Direction direction)
This method will perform the complex task of picking the local environment
of this link.
|
Modifier and Type | Method and Description |
---|---|
List<LocalEnvironment> |
Transmitter.getLocalEnvironments() |
List<LocalEnvironment> |
Receiver.getLocalEnvironments() |
Constructor and Description |
---|
Receiver(BlockingMask blockingMask,
double bandwidth,
List<LocalEnvironment> environments,
AntennaGain antennaGain,
Distribution height,
Function pseudoBlockingMask) |
Receiver(BlockingMask blockingMask,
double bandwidth,
List<LocalEnvironment> environments,
AntennaGain antennaGain,
Distribution height,
Function pseudoBlockingMask,
boolean isUsingOverloading,
Function overloading,
boolean isUsingIntermodulation,
Function intermodulation,
double intermodThreshold,
Function filter) |
Transmitter(EmissionMask emissionMask,
MaskFunction emissionFloor,
boolean usingEmissionFloor,
double bandwidth,
Bounds bandwidthBounds,
List<LocalEnvironment> localEnvironments,
AntennaGain antennaGain,
Distribution height,
double bandwidthOffset,
boolean usePowerControl) |
Copyright © 2018. All rights reserved.