Keywords

Helper static class that translates a component definition type into the magic string to provide to Mechanical object's property to make it switch to the desired definition.

Declaration Syntax

public static class Keywords

Table 85: Members

Field

Constant

No details are provided for this entry.

Field

ConstantRamped

No details are provided for this entry.

Field

Free

No details are provided for this entry.

Field

Function

No details are provided for this entry.

Field

Table

No details are provided for this entry.

Method

Get(kEDDataType)

No details are provided for this entry.


Constant

No details are provided for this entry.

Declaration Syntax

public static readonly string Constant

ConstantRamped

No details are provided for this entry.

Declaration Syntax

public static readonly string ConstantRamped

Free

No details are provided for this entry.

Declaration Syntax

public static readonly string Free

Function

No details are provided for this entry.

Declaration Syntax

public static readonly string Function

Table

No details are provided for this entry.

Declaration Syntax

public static readonly string Table

Get(kEDDataType)

No details are provided for this entry.

Declaration Syntax

public static string Get(kEDDataType type)

Parameters
type(kEDDataType)

No details are provided for this entry.