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