Click or drag to resize

CommunicationFigureOfMerit Constructor (CommunicationObjectScalar)

Initialize a new instance based on the given scalar communication parameter.

Namespace:  AGI.Foundation.Coverage.FigureOfMerit
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public CommunicationFigureOfMerit(
	CommunicationObjectScalar communicationParameter
)

Parameters

communicationParameter
Type: AGI.Foundation.GeometryCommunicationObjectScalar
The scalar communication parameter to use as a figure of merit.
See Also