Aerospace Example
This is a textbook, created example for illustration purposes.
The System takes inputs of Pt, Ps, and Alt, and calculates the Mach number using the Rayleigh Pitot Tube equation if the plane is flying supersonically. (See Anderson.) The unit calculates Cd given the Ma and Alt.
For more details, see the NASA TM, also on this website.
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| accrualPeriodicity | irregular |
| bureauCode |
[
"026:00"
]
|
| contactPoint |
{
"fn": "MISTY DAVIES",
"@type": "vcard:Contact",
"hasEmail": "mailto:misty.d.davies@nasa.gov"
}
|
| description | This is a textbook, created example for illustration purposes. The System takes inputs of Pt, Ps, and Alt, and calculates the Mach number using the Rayleigh Pitot Tube equation if the plane is flying supersonically. (See Anderson.) The unit calculates Cd given the Ma and Alt. For more details, see the NASA TM, also on this website. |
| distribution |
[
{
"@type": "dcat:Distribution",
"title": "SystemDriver.c",
"format": "BIN",
"mediaType": "application/octet-stream",
"description": "SystemDriver.c",
"downloadURL": "https://c3.nasa.gov/dashlink/static/media/algorithm/SystemDriver.c"
}
]
|
| identifier | DASHLINK_466 |
| issued | 2011-09-12 |
| keyword |
[
"ames",
"dashlink",
"nasa"
]
|
| landingPage | https://c3.nasa.gov/dashlink/resources/466/ |
| modified | 2025-03-31 |
| programCode |
[
"026:029"
]
|
| publisher |
{
"name": "Dashlink",
"@type": "org:Organization"
}
|
| title | Aerospace Example |