| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
SpectrumConfig |
SpectrumConfig.clone() |
SpectrumConfig |
AntennaDownlinkDemodDecodeConfig.getSpectrumConfig()
Information about the spectral
Config. |
SpectrumConfig |
AntennaDownlinkConfig.getSpectrumConfig()
Object that describes a spectral
Config. |
SpectrumConfig |
SpectrumConfig.withBandwidth(FrequencyBandwidth bandwidth)
Bandwidth of a spectral
Config. |
SpectrumConfig |
SpectrumConfig.withCenterFrequency(Frequency centerFrequency)
Center frequency of a spectral
Config. |
SpectrumConfig |
SpectrumConfig.withPolarization(Polarization polarization)
Polarization of a spectral
Config. |
SpectrumConfig |
SpectrumConfig.withPolarization(String polarization)
Polarization of a spectral
Config. |
| Modifier and Type | Method and Description |
|---|---|
void |
AntennaDownlinkDemodDecodeConfig.setSpectrumConfig(SpectrumConfig spectrumConfig)
Information about the spectral
Config. |
void |
AntennaDownlinkConfig.setSpectrumConfig(SpectrumConfig spectrumConfig)
Object that describes a spectral
Config. |
AntennaDownlinkDemodDecodeConfig |
AntennaDownlinkDemodDecodeConfig.withSpectrumConfig(SpectrumConfig spectrumConfig)
Information about the spectral
Config. |
AntennaDownlinkConfig |
AntennaDownlinkConfig.withSpectrumConfig(SpectrumConfig spectrumConfig)
Object that describes a spectral
Config. |
Copyright © 2020. All rights reserved.