Method GetSegment
View SourceGetSegment(Int64, QsyDirection)
Gets the current or next/previous band segment given the frequency.
Declaration
IBandSegment GetSegment(long frequency, QsyDirection qsyDirection)
Parameters
Type | Name | Description |
---|---|---|
Int64 | frequency | The frequency in Hertz. |
QsyDirection | qsyDirection | The QSY direction. |
Returns
Type | Description |
---|---|
IBandSegment | The band segment. |
Remarks
This method may be used, in particular, to find out the band and mode of a cluster spot, or to jump to the next or previous band segment.