SwiftlyS2

CovMatrix3

Interface CovMatrix3

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CovMatrix3 : ISchemaClass<CovMatrix3>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Diag

ref Vector Diag { get; }
Property Value

XY

ref float XY { get; }
Property Value

XZ

ref float XZ { get; }
Property Value

YZ

ref float YZ { get; }
Property Value

On this page