doc: Complete and harmonize all _MAX constant descriptions
This commit is contained in:
parent
755b589384
commit
86ed7a9884
36 changed files with 96 additions and 51 deletions
|
|
@ -22,8 +22,10 @@
|
|||
</methods>
|
||||
<constants>
|
||||
<constant name="MAGNITUDE_AVERAGE" value="0" enum="MagnitudeMode">
|
||||
Use the average value as magnitude.
|
||||
</constant>
|
||||
<constant name="MAGNITUDE_MAX" value="1" enum="MagnitudeMode">
|
||||
Use the maximum value as magnitude.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue