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: 24.1.418.0 (24.1.418.0)
Syntax
public PrimaryPolarizationChannelIdentifier(
	SignalIdentifier identifier
)

Parameters

identifier
Type: AGI.Foundation.CommunicationsSignalIdentifier
The signal identifier.
See Also