Difference between revisions of "Config/Session"
(Created page with "{{MenuHeadC3Fire}} {{DISPLAYTITLE:C3Fire Session Configuration}} {{TOCright}} = Session Configuration = The information in the session configuration defines the static conf...") |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{DISPLAYTITLE:C3Fire Session Configuration}} | |
− | + | ||
= Session Configuration = | = Session Configuration = | ||
Line 15: | Line 15: | ||
The configuration can be splitted in a set of files each containing a specific configurtion. <br> | The configuration can be splitted in a set of files each containing a specific configurtion. <br> | ||
− | How to use configuration include files are described in page '''''[[ | + | How to use configuration include files are described in page '''''[[Config/Config_Include|Config Include File]]'''''.<br> |
= XML Definition = | = XML Definition = | ||
Line 28: | Line 28: | ||
*[[Config/Config_Unit|Units]] | *[[Config/Config_Unit|Units]] | ||
*[[Config/Config_Map|Map]] | *[[Config/Config_Map|Map]] | ||
− | *[[Config/Config_Object|Objects]] | + | *[[Config/Config_Object|Map Objects]] |
*[[Config/Config_Fire|Fire]] | *[[Config/Config_Fire|Fire]] | ||
Line 37: | Line 37: | ||
*[[Config/Config_Diary|Diary]] | *[[Config/Config_Diary|Diary]] | ||
*[[Config/Config_Symbol|Symbol]] | *[[Config/Config_Symbol|Symbol]] | ||
+ | *[[Config/Config_ComunicationUI|ComunicationUI]] | ||
{{Multicol-break}} | {{Multicol-break}} | ||
<br> | <br> | ||
Line 42: | Line 43: | ||
{{Multicol-break}} | {{Multicol-break}} | ||
'''Advanced''' | '''Advanced''' | ||
+ | *[[Config/Config_OpenStreetMap|Open Street Map]] | ||
*[[Config/Config_Station|Station]] | *[[Config/Config_Station|Station]] | ||
*[[Config/Config_Vehicle|Vehicle]] | *[[Config/Config_Vehicle|Vehicle]] | ||
− | |||
− | |||
{{Multicol-break}} | {{Multicol-break}} | ||
{{Multicol-end}} | {{Multicol-end}} | ||
+ | <code></code> | ||
<br> | <br> | ||
− | + |      | |
− | |||
= Create new Configuration = | = Create new Configuration = |
Latest revision as of 11:17, 30 September 2023
Session Configuration
The information in the session configuration defines the static configuration values in a C3Fire session. It defines the players (Roles), the simulated units (Fire fighting units, etc.), the simulation data (geographic and fire parameters etc.), the session user interfaces etc.
Example configuration files are located in the distribution directory <C3FIRE-ROOT>/client/SessionDef/ Read more about the configuration examples at Session Example.
Config Include File
The configuration can be splitted in a set of files each containing a specific configurtion.
How to use configuration include files are described in page Config Include File.
XML Definition
The session configuration is written with xml syntax and a file can contain the following xml elements:
Base
|
Communication
|
|
Advanced
|
|