Class ConicalMeshMisalignments
Inheritance
System.Object
ConicalMeshMisalignments
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ConicalMeshMisalignments : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
DeltaE
Declaration
public double DeltaE { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaSigma
Declaration
public double DeltaSigma { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaXP
Declaration
public double DeltaXP { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
DeltaXW
Declaration
public double DeltaXW { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods