Example of how to do soft and hard iron calibration from a 3DOF magnetometer. http://psas.pdx.edu/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 

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