Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "aerodynamics/isentropicFlowProperties"

Index

Functions

isentropicFlowProperties

  • isentropicFlowProperties(mach: number, y?: number): number[]
  • Compute the isentropic flow properties for a given Mach number and ratio of specific heats.

    Parameters

    • mach: number

      Mach number for which you want to obtain the isentropic flow properties

    • Default value y: number = 1.4

      Ratio of specific heats of the gas used

    Returns number[]

Generated using TypeDoc