Field
AcousticSurfaceVelocity
.ZComponent { get; }
Gets or sets the ZComponent.
Remarks
This property cannot be set. When one wants to change its value, one should operate on the returned Field
object, either on its inputs
or on its output variables
.
Examples