Class: KerbalDyn::Part::FuelTank
- Includes:
- Mixin::FuelTank
- Defined in:
- lib/kerbaldyn/part/fuel_tank.rb
Overview
A class respresenting all liquid fuel tanks.
Most of its methods are defined in the Mixin::FuelTank module.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods included from Mixin::FuelTank
#dry_mass, #fuel, #fuel_density, #fuel_mass
Methods inherited from Base
#[], #category, #category_name, #cost, #crash_tolerance, #description, #drag, #impact_tolerance, #initialize, load_part, #mass, #max_temp, #maximum_drag, #minimum_drag, #module, #module_class, module_class, #name, #title, #to_hash, #to_json
Constructor Details
This class inherits a constructor from KerbalDyn::Part::Base