BIS fnc pulsate: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|( *\[\[[a-zA-Z]+\]\]) * \|x1=" to "\|r1=$1 \|x1=")
m (Text replacement - "\|" to "|")
Line 13: Line 13:
|p1= frequenzy: [[Number]] - The frequency in Hz, 1 / _frequency = 0.1 second is the period
|p1= frequenzy: [[Number]] - The frequency in Hz, 1 / _frequency = 0.1 second is the period


\|r1=[[Number]]
|r1=[[Number]]


\|x1= <code>200 [[call]] [[BIS_fnc_pulsate]];//0.113001</code>
|x1= <code>200 [[call]] [[BIS_fnc_pulsate]];//0.113001</code>
}}
}}

Revision as of 11:30, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Math

Syntax

Syntax:
Syntax needed
Parameters:
frequenzy: Number - The frequency in Hz, 1 / _frequency = 0.1 second is the period
Return Value:
Number

Examples

Example 1:
200 call BIS_fnc_pulsate;//0.113001

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note