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 %}