Table of Contents

Class BindingLODStepData

Namespace
Coherence.Toolkit
Assembly
Coherence.Toolkit.dll
public class BindingLODStepData
Inheritance
BindingLODStepData

Constructors

BindingLODStepData(BindingArchetypeData, int)

public BindingLODStepData(BindingArchetypeData data, int level)

Parameters

data BindingArchetypeData
level int

BindingLODStepData(BindingLODStepData, BindingArchetypeData)

public BindingLODStepData(BindingLODStepData other, BindingArchetypeData data)

Parameters

other BindingLODStepData
data BindingArchetypeData

Properties

Bits

public int Bits { get; }

Property Value

int

Precision

public double Precision { get; }

Property Value

double

SchemaType

public SchemaType SchemaType { get; }

Property Value

SchemaType

TotalBits

public int TotalBits { get; }

Property Value

int