{% extends base %} {% block title %}Roentgen X-ray Interaction with Matter{% endblock %} {% block postamble %} {% endblock %} {% block contents %}

Calculates the transmission of x-rays through various materials. The following links provide a list of all available elements and their default densities as well as advanced materials.

{{ super() }}


{% endblock %}