barrowman

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

README

barrowman

Implementation of the Barrowman method for calculating rocket stability and aerodynamic properties.

Notes

  • Calculates center of pressure (CP) for rocket configurations
  • Implements stability analysis based on CP and center of gravity
  • Accounts for fin, nose cone, and body tube geometries
  • Provides stability margin calculations for flight safety analysis
  • Handles both subsonic and transonic aerodynamic calculations
  • Includes corrections for different rocket configurations
  • Supports variable angle of attack calculations
  • Integrates with component models for comprehensive stability analysis

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CPCalculator

type CPCalculator struct {
	// contains filtered or unexported fields
}

CPCalculator handles center of pressure calculations using Barrowman method

func NewCPCalculator

func NewCPCalculator() *CPCalculator

NewCPCalculator creates a new CPCalculator

func (*CPCalculator) CalculateCP

CalculateCP calculates center of pressure using Barrowman method

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL