Entries

Link copied to clipboard

_msg_conv / _cmd_conv.._linint1x

Link copied to clipboard

_linint1y

Link copied to clipboard

_linint2x

Link copied to clipboard

_linint2y

Link copied to clipboard

_linint3x

Link copied to clipboard

_linint3y

Link copied to clipboard

_linint4x

Link copied to clipboard

_linint4y

Link copied to clipboard

_linint5x

Link copied to clipboard

_linint5y

Link copied to clipboard

_type (0 — нет, 1 — включить линейное преобразование)

Link copied to clipboard

_linint_num (количество опорных точек, от 2 до 5)

Properties

Link copied to clipboard
open override val attrName: String

Текстовое имя атрибута (например, _value, _active).

Link copied to clipboard
open override val attrRef: Int

Ссылка на value другого атрибута, определяющего количество экземпляров детализации. Если -1 — зависимость отсутствует.

Link copied to clipboard
open override val attrType: ProtoVarType

Тип значения (ProtoVarType).

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
open override val enumClass: KClass<out ConfigAttribute>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val readOnly: Boolean = false

Атрибут только для чтения

Link copied to clipboard
open override val value: Int

Порядковый номер в конфигурационной БД.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.