Example of how to do soft and hard iron calibration from a 3DOF magnetometer. http://psas.pdx.edu/
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號 ('-') 且最長為 35 個字。
 

7 行
200 B

{% extends 'markdown.tpl'%}
{% block data_png %}
<figure class="{{ cell.metadata['class'] }}">
<img src="{{ output.metadata.filenames['image/png'] | path2url }}">
</figure>
{% endblock data_png %}