Click or drag to resize

PrimaryPolarizationChannelIdentifier Constructor (SignalIdentifier)

Initialize a new instance.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public PrimaryPolarizationChannelIdentifier(
	SignalIdentifier identifier
)

Parameters

identifier
Type: AGI.Foundation.Communications.SignalIdentifier
The signal identifier.
See Also