AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Object that describes the frequency bandwidth.

Inheritance Hierarchy

System.Object
  Amazon.GroundStation.Model.FrequencyBandwidth

Namespace: Amazon.GroundStation.Model
Assembly: AWSSDK.GroundStation.dll
Version: 3.x.y.z

Syntax

C#
public class FrequencyBandwidth

The FrequencyBandwidth type exposes the following members

Constructors

NameDescription
Public Method FrequencyBandwidth()

Properties

NameTypeDescription
Public Property Units Amazon.GroundStation.BandwidthUnits

Gets and sets the property Units.

Frequency bandwidth units.

Public Property Value System.Double

Gets and sets the property Value.

Frequency bandwidth value. AWS Ground Station currently has the following bandwidth limitations:

  • For AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz.

  • For AntennaDownlinkconfig, valid values are between 10 kHz to 54 MHz.

  • For AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5