Click or drag to resize

XForm(Double) Constructor

Creates a new instance initialized by the given values.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public XForm(
	double[] values
)

Parameters

values  Double
Initialization values in the order A00 / A01 / A10 / A11 / Az / Bx / By / Bz.
See Also