Class StructureTensor.StructureTensorResult
Inheritance
StructureTensor.StructureTensorResult
Assembly: TowseyLibrary.dll
Syntax
public class StructureTensorResult
Properties
|
Improve this Doc
View Source
Degrees
Declaration
public double Degrees { get; set; }
Property Value
|
Improve this Doc
View Source
Derivative
Declaration
public double Derivative { get; set; }
Property Value
|
Improve this Doc
View Source
Dominance
Declaration
public double Dominance { get; set; }
Property Value
|
Improve this Doc
View Source
EigenValue1
Declaration
public double EigenValue1 { get; set; }
Property Value
|
Improve this Doc
View Source
EigenValue2
Declaration
public double EigenValue2 { get; set; }
Property Value
|
Improve this Doc
View Source
Magnitude
Declaration
public double Magnitude { get; set; }
Property Value
|
Improve this Doc
View Source
Radians
Declaration
public double Radians { get; set; }
Property Value
Extension Methods