Speichert Position/Geschwindigkeit/Druck/Verwirbelung von/je Gitterpunkt.
Namespace: Flowvis
Assembly: Flowvis (in Flowvis.exe)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Structure Flows.GridSamplePoint |
| C# |
|---|
| public struct Flows.GridSamplePoint |
| C++ |
|---|
| value class Flows.GridSamplePoint |
| J# |
|---|
| public final class Flows.GridSamplePoint extends ValueType |
| JScript |
|---|
Inheritance Hierarchy
System.Object
Flowvis.Flows.GridSamplePoint
Flowvis.Flows.GridSamplePoint
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.