Flag für verwirbelungsabghängige Einfärbung. This field is constant and read-only.


Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)

Syntax

Visual Basic (Declaration)
Public const Vorticity As Integer = 2
C#
public const int Vorticity = 2;
C++
public:
 const int Vorticity = 2;
J#
public const int Vorticity = 2
JScript
public const Vorticity : int = 2;

See Also