RfsgLocalOscillatorSource Operators and Type Conversions
- Updated2025-05-22
- 2 minute(s) read
Rfsg
The RfsgLocalOscillatorSource type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsgLocalOscillatorSource, RfsgLocalOscillatorSource) | Checks whether the two instances of RfsgLocalOscillatorSource are equal. |
![]() ![]() | (RfsgLocalOscillatorSource to String) | Converts the RfsgLocalOscillatorSource object to equivalent string. |
![]() ![]() | (String to RfsgLocalOscillatorSource) | Convert the specified string to equivalent RfsgLocalOscillatorSource object. |
![]() ![]() | Inequality(RfsgLocalOscillatorSource, RfsgLocalOscillatorSource) | Checks whether the two instances of RfsgLocalOscillatorSource are unequal. |