Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FuelType

An FBP fuel type.

Hierarchy

  • FuelType

Index

Properties

Methods

Properties

defaults

The default values for the fuel type specified by {@link FuelType#name}. Use {@link FbpCalculations#getFuelsWithDefaults()} to get fuel types with their default values.

desc

desc: string

A description of the fuel.

name

name: string

The name of the fuel.

Methods

toString

  • toString(): string
  • Get a full display string for the fuel type.

    Returns string