Skip to content

Get propellant ratios for engines #118

Description

@djungelorm

Add Engine.Propellants that gets the ratios of propellants burn't by an engine. A dictionary mapping resource names to ratios. For example, for a rocket engine that burns LiquidFuel and Oxidizer in the ratio 9:11, returns {'LiquidFuel': 9, 'Oxidizer': 11}.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions