DictionaryForumContacts

   Russian
Terms for subject Programming containing входные параметры функции | all forms | in specified order only
RussianEnglish
входной параметр функцииinput value of the function (ssn)
входной параметр функции типа INTinput value of the function is type INT (ssn)
входной параметр функции типа BYTEinput value of the function is type BYTE (ssn)
входной параметр функции типа INT, выход типа BYTEthe input value of the function is type INT, the output is type BYTE (ssn)
входной параметр функции типа BYTE и выход типа INTthe input value of the function is type BYTE and the output is type INT (ssn)
входные параметры функцииfunction inputs (ssn)
значения входных параметров функцииvalues of function inputs (ssn)
Конструкции инициализации переменных могут использоваться для объявления начальных значений входных параметров функции, внутренних и выходных переменныхthe variable initialization constructs can be used for the declaration of initial values of function inputs and initial values of their internal and output variables (см. IEC 61131-3:2013 Programmable Controllers – Programming Languages)
начальные значения входных параметров функцииinitial values of function inputs (ssn)
объявление начальных значений входных параметров функцииdeclaration of initial values of function inputs (ssn)
функции переменных состояния, входных переменных, параметров системы и времениfunctions of the state variables, the input variables, the system parameters and the time (ssn)
Функция разрешения должна иметь один входной параметр в виде одномерного неограниченного массива, тип элементов которого совпадает с типом элементов разрешённого сигналаA resolution function must have a single input parameter that is a one-dimensional, unconstrained array whose element type is that of the resolved signal (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)