Click or drag to resize

StkSatelliteDatabaseEntryFrequencyRanges Property

Gets the list of downlink frequencies known for this satellite.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public List<StkDatabaseFrequencyRange> FrequencyRanges { get; }

Property Value

Type: ListStkDatabaseFrequencyRange
See Also