You are here: Start » AVL.NET » Position3D.Position3D(float, float, float, float, float, float)

Position3D.Position3D(float, float, float, float, float, float)

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

Syntax


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

Parameters

x
Type: System.Single
y
Type: System.Single
z
Type: System.Single
phi
Type: System.Single
theta
Type: System.Single
psi
Type: System.Single

See also