Fonction de calcul
fr


Ground

Contenu du fichier


model Ground "Ground"
	Pin p;
equation
	p.v = 0;
end Ground;