A program to recognize and reward our most engaged community members
カーブにSAEフィルターをかけるには、
◎x= p1w1c1.x (元のカーブの横軸)
◎y= saefilter(p1w1c1.x,p1w1c1.y,180) (フィルター関数(元カーブの横軸、元カーブの縦軸、クラス))
と設定します。
(クラス:60、180、600、1000から指定できます。)
<?xml version="1.0" encoding="UTF-8"?>