XForm(Double) Constructor |
Creates a new instance initialized by the given values.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public XForm(
double[] values
)
Parameters
- values Double
- Initialization values in the order A00 / A01 / A10 / A11 / Az / Bx / By / Bz.
See Also