Declared in Transmitter

Declaration

double GetNearestFrequency(
    double targetFrequency
);

Description

Gets the nearest frequency that this transmitter can transmit on to the target frequency specified. This can be overridden by child classes to provide specific frequency hopping or band selection.

Parameters

NameDescription
targetFrequency[Hz] The target frequency to match