User Tools

Site Tools


jvs:cigal:manual:chapter6:r_add

CIGAL Reference Manual, Chapter 6 (RealTime): r_add

r_add -- Add two values together

usage: r_add opflg eflag ltime Varb1 Varb2 [DstVarb Nvals]

R_ADD is a REALTIME operator. The value in VARB2 is added to the value in VARB1. If specified, the result is stored in DSTVARB, otherwise it is stored in VARB1. If NVALS is greater than 1 then the data variables are all assumed to be arrays and the operation will be repeated for NVALS successive values in the arrays. The variables' position pointers are not automatically changed by this operation. VARB1's pointer can be incremented by 1 position by specifying VARB1++ in the usual way.

See Also:
CIGAL Home, CIGAL Manual, RealTime List, Manual Help

jvs/cigal/manual/chapter6/r_add.txt · Last modified: 2023/02/23 18:43 (external edit)