BIS fnc pulsate: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|" to "|") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[[a-zA-Z,. ]*\] call ('''|\[\[)?BI(N|S)_fnc_[a-zA-Z]+('''|\]\])?) * \|p1=" to " |s1=$1 |p1=") |
||
Line 9: | Line 9: | ||
| Pulsates a value from 0 to 1. | | Pulsates a value from 0 to 1. | ||
|[frequenzy] call [[BIS_fnc_pulsate]] | |s1=[frequenzy] call [[BIS_fnc_pulsate]] | ||
|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 |
Revision as of 15:59, 12 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Math
Syntax
- Syntax:
- [frequenzy] call BIS_fnc_pulsate
- 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