Speichert Position/Geschwindigkeit/Druck/Verwirbelung von/je Gitterpunkt.


The following tables list the members exposed by Flows.GridSamplePoint.

Public Fields

  Name Description
Public field position Position des Gitterpunktes.
Public field pressure Druck am Gitterpunkt.
Public field velocity Strömungsgeschwindigkeits-Vektor am Gitterpunkt.
Public field vorticity Verwirbelung am Gitterpunkt.
Top

Public Methods

  Name Description
Public method Equals Indicates whether this instance and a specified object are equal. (inherited from ValueType)
Public method GetHashCode Returns the hash code for this instance. (inherited from ValueType)
Public method GetType Gets the Type of the current instance. (inherited from Object)
Public method ToString Returns the fully qualified type name of this instance. (inherited from ValueType)
Top

Protected Methods

  Name Description
Family method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Family method MemberwiseClone Creates a shallow copy of the current Object. (inherited from Object)
Top

See Also