Enum PrecamberMethod

Represents a precamber method

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum PrecamberMethod

Fields

Name Value Description
AbsoluteAbsolute = 1

Absolute

DeflectionProportionDeflectionProportion = 3

Computed as a proportion of deflection

SpanProportionSpanProportion = 2

Computed as a proportion of span

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next