You are here: Start » AVL.NET » Position3D Constructor

Position3D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Position3D
(
	float x,
	float y,
	float z,
	float phi,
	float theta,
	float psi
)

Parameters

Name Type Range Default Description
xfloat
yfloat
zfloat
phifloat
thetafloat
psifloat

See also