uk:doku:file_propellant

Формат файлу: Порох ( *.xml, *.projectile )

Файл пороху - це файл, відформатований в універсальному форматі XML.

Зазвичай структура наступна:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<GordonsReloadingTool>
  <propellantfile>
    <var name="Name of the property" value="Value of the property" />
    [...]
  </propellantfile>
</GordonsReloadingTool>
  • Стрічки вводяться у вигляді простого тексту чи URL-адреси.
  • Числові значення позначаються крапкою “.” як десятковим роздільником.
  • Кілька записів пороху за рахунок багаторазової присутності блоку <propellantfile>.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<GordonsReloadingTool>
  <propellantfile>
    <var name="mname" value="Vihtavuori" unit="" type="string" descr="propellant manufacturer" />
    <var name="pname" value="N340" unit="" type="string" descr="propellant product name" />
    <var name="lotid" value="2018-12" unit="" type="string" descr="lot-id/no." />
    <var name="Bp" value="0.8757" unit="" type="decimal" descr="progressivity factor" />
    <var name="Br" value="0.8023" unit="" type="decimal" descr="brisance factor" />
    <var name="Brp" value="0.8398" unit="" type="decimal" descr="combined brisance/progressivity factor" />
    <var name="Ba" value="2.9203" unit="" type="decimal" descr="burn coefficient" />
    <var name="Qex" value="4100" unit="kJ/kg" type="decimal" descr="specific explosive heat" />
    <var name="k" value="1.2245" unit="" type="decimal" descr="ratio of the specific heat of the gases" />
    <var name="a0" value="0.9701" unit="" type="decimal" descr="burn coefficient" />
    <var name="z1" value="0.2863" unit="" type="decimal" descr="burn-up limit z1" />
    <var name="z2" value="0.8148" unit="" type="decimal" descr="burn-up limit z2" />
    <var name="pc" value="1390" unit="kg/m3" type="decimal" descr="material density" />
    <var name="pcd" value="620" unit="kg/m3" type="decimal" descr="bulk density" />
    <var name="pt" value="21" unit="Cel" type="decimal" descr="propellant temperature" />
    <var name="cdate" value="2019-01-20" unit="" type="string" descr="creation date" />
    <var name="cby" value="GRT" unit="" type="string" descr="created by" />
    <var name="mdate" value="2019-01-20" unit="" type="string" descr="last modification date" />
    <var name="mby" value="2019-01-20" unit="" type="string" descr="last modified by" />
    <var name="origin" value="GRT" unit="" type="string" descr="data origin" />
    <var name="descr" value="" unit="" type="string" descr="note/description" />
  </propellantfile>
</GordonsReloadingTool>

This website uses only functional necessary cookies.

By clicking on OK, you agree with storing that cookies on your computer for the time of your session.
If you do not agree please leave the website.

Show information about the used cookies.

Show our policies.

  • uk/doku/file_propellant.txt
  • Last modified: 2021/05/30 03:36
  • (external edit)