Click or drag to resize
XDL

XSarSensorParamsXStateVector Constructor (Double, XVertex3d)

[Missing <summary> documentation for "M:Pixoneer.NXDL.NSM.XSarSensorParams.XStateVector.#ctor(System.Double,Pixoneer.NXDL.XVertex3d)"]

Namespace:  Pixoneer.NXDL.NSM
Assembly:  NXDLsm (in NXDLsm.dll) Version: 1.2.817.72
Syntax
C#
public XStateVector(
	double time,
	XVertex3d pos
)

Parameters

time
Type: SystemDouble

[Missing <param name="time"/> documentation for "M:Pixoneer.NXDL.NSM.XSarSensorParams.XStateVector.#ctor(System.Double,Pixoneer.NXDL.XVertex3d)"]

pos
Type: Pixoneer.NXDLXVertex3d

[Missing <param name="pos"/> documentation for "M:Pixoneer.NXDL.NSM.XSarSensorParams.XStateVector.#ctor(System.Double,Pixoneer.NXDL.XVertex3d)"]

See Also