Table of Contents

Class OrthotropicCorrectionFactorPoint

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class OrthotropicCorrectionFactorPoint : IEquatable<OrthotropicCorrectionFactorPoint>
Inheritance
OrthotropicCorrectionFactorPoint
Implements
Inherited Members

Constructors

OrthotropicCorrectionFactorPoint(CorrectionProperty, CorrectionId)

public OrthotropicCorrectionFactorPoint(CorrectionProperty property, CorrectionId id)

Parameters

property CorrectionProperty
id CorrectionId

Properties

CorrectionId

public CorrectionId CorrectionId { get; }

Property Value

CorrectionId

CorrectionProperty

public CorrectionProperty CorrectionProperty { get; }

Property Value

CorrectionProperty

Methods

Equals(OrthotropicCorrectionFactorPoint)

public bool Equals(OrthotropicCorrectionFactorPoint other)

Parameters

other OrthotropicCorrectionFactorPoint

Returns

bool

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int