Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Data:T-1 "Dart": Difference between revisions

From Kerbal Space Program 2 Wiki
(KiwiShark created the page Data:T-1 "Dart" using a non-default content model "JSON")
 
(started data page for Dart)
Line 1: Line 1:
{}
{
    "name": "T-1 \"Dart\"",
    "caption": "Aerospike Sustainer Methalox Engine",
    "mass": "1.000",
    "size": "SM",
    "max_temp": "1000",
    "imp_tol": "10",
    "stores_research": false,
    "resources": false,
    "manufacturer": "C7 Aerospace Division",
    "engine": {
        "fuel": "methalox",
        "thrust_atm": "159.4",
        "thrust_vac": "170.0",
        "isp_atm": "300",
        "isp_vac": "320"
    },
    "modules": {
        "engine": {
            "max_thrust": {
                "atm": "159.4",
                "vac": "170.0"
            },
            "min_thrust": {
                "atm": "0.0",
                "vac": "0.0"
            },
            "isp": {
                "atm": "300",
                "vac": "320"
            },
            "propellants": {
                "units": "t/s",
                "methane": "0.011",
                "oxidizer": "0.043"
            },
            "flags": "Stops under 10%"
        },
        "generator": {
            "outputs": {
                "units": "/s",
                "electric charge": "3.000"
            },
            "always_active": true,
            "engine_alternator": true
        }
    }
}

Revision as of 02:29, 8 October 2024

name"T-1 "Dart""
caption"Aerospike Sustainer Methalox Engine"
mass"1.000"
size"SM"
max_temp"1000"
imp_tol"10"
stores_researchfalse
resourcesfalse
manufacturer"C7 Aerospace Division"
engine
fuel"methalox"
thrust_atm"159.4"
thrust_vac"170.0"
isp_atm"300"
isp_vac"320"
modules
engine
max_thrust
atm"159.4"
vac"170.0"
min_thrust
atm"0.0"
vac"0.0"
isp
atm"300"
vac"320"
propellants
units"t/s"
methane"0.011"
oxidizer"0.043"
flags"Stops under 10%"
generator
outputs
units"/s"
electric charge"3.000"
always_activetrue
engine_alternatortrue
MediaWiki Appliance - Powered by TurnKey Linux