Click or drag to resize

SphericalTabularElectricFieldPattern Constructor (SphericalTabularElectricFieldPattern)

Initializes a new instance as a copy of an existing 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 SphericalTabularElectricFieldPattern(
	SphericalTabularElectricFieldPattern existingInstance
)

Parameters

existingInstance
Type: AGI.Foundation.CommunicationsSphericalTabularElectricFieldPattern
The existing instance to copy.
See Also