Skip to content
Snippets Groups Projects
config.json 1.39 KiB
Newer Older
[
    {
        "id": "fs_hydraulique",
        "type": "fieldset",
        "fields": [
            "Q",
            "Z1"
        ]
    },
    {
        "id": "fs_geometry_crete",
        "type": "fieldset",
        "fields": [
            "L",
            "Cd"
        ]
    },
    {
        "id": "fs_geometry_rampe",
        "type": "fieldset",
        "fields": [
            {
                "id": "If",
                "help": "hsl/pente.html"
            },
            "d65",
            "a"
        ]
    },
    {
        "id": "fs_type",
        "type": "fieldset",
        "fields": [
            {
                "id": "select_passtype",
                "type": "select",
                "property": "rugofondType"
            },
            {
                "allowEmpty": true
            },
            {
                "id": "NbT",
                "allowEmpty": true
            }, 
            {
                "id": "ZF1",
                "help": "pam/macrorugo.html#rugosite-de-fond"
    },
    {
        "id": "fs_rugofond",
        "type": "fieldset_template",
        "calcType": "RugoFond",
        "fields": [
            {
                "id": "ZF1",
                "help": "pam/macrorugo.html#rugosite-de-fond"
            }
        ]