Signal |
public sealed class SignalWithUnit : IMessage<SignalWithUnit>, IMessage, IEquatable<SignalWithUnit>, IDeepCloneable<SignalWithUnit>, IBufferMessage
The SignalWithUnit type exposes the following members.
Name | Description | |
---|---|---|
![]() | SignalWithUnit | |
![]() | SignalWithUnit(SignalWithUnit) |
Name | Description | |
---|---|---|
![]() ![]() | Descriptor | |
![]() | HasUnit | Gets whether the "unit" field is set |
![]() ![]() | Parser | |
![]() | Signal | Unset: Defaults to all signals. |
![]() | Unit | Unset: Defaults to standard (default) units of each signal. |
Name | Description | |
---|---|---|
![]() | CalculateSize | |
![]() | ClearUnit | Clears the value of the "unit" field |
![]() | Clone | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object)) |
![]() | Equals(SignalWithUnit) | |
![]() | GetHashCode | (Overrides ObjectGetHashCode) |
![]() | MergeFrom(CodedInputStream) | |
![]() | MergeFrom(SignalWithUnit) | |
![]() | ToString | (Overrides ObjectToString) |
![]() | WriteTo |
Name | Description | |
---|---|---|
![]() ![]() | SignalFieldNumber | Field number for the "signal" field. |
![]() ![]() | UnitFieldNumber | Field number for the "unit" field. |