Gets or sets the FM chirp rate.
Read-write property
[Visual Basic .NET] |
---|
Public Property FMChirpRate() As Double |
[C#] |
---|
public double FMChirpRate {get; set;} |
[Managed C++] |
---|
public: __property double get_FMChirpRate(); |
[Unmanaged C++] |
---|
public: HRESULT get_FMChirpRate( |
[Java] |
---|
public double getFMChirpRate();public void setFMChirpRate( |