Class PlaneVectorFieldData
Inheritance
System.Object
PlaneVectorFieldData
Namespace: SMT.MastaAPI.Utility.Vectors
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class PlaneVectorFieldData : MarshalByRefObjectPermanent
Properties
Titles
Declaration
public string[] Titles { get; }
Property Value
| Type | Description |
|---|---|
| System.String[] |
Values
Declaration
public double[, ] Values { get; }
Property Value
| Type | Description |
|---|---|
| System.Double[,] |