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