ru: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.

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