Erstellt und speichert den eigentlichen Strömungsdatensatz (Strömungsvektoren, Skalare in Gitterpunkten, das Gitter selbst, etc.), führ Resampling durch und erzeugt nötige Daten-/Hintergrund-Texturen.
Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
Visual Basic (Declaration) |
---|
Friend Class Flowdata |
C# |
---|
internal class Flowdata |
C++ |
---|
ref class Flowdata |
J# |
---|
internal class Flowdata |
JScript |
---|
internal class Flowdata |
Inheritance Hierarchy
System.Object
Flowvis.Flowdata
Flowvis.Flowdata
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.