TF_piston: TF_piston: Piston simulation function for evaluating a single...

Description Usage Arguments Value Examples

View source: R/functions1.R

Description

TF_piston: Piston simulation function for evaluating a single point.

Usage

1

Arguments

x

Input vector at which to evaluate.

Value

Function output evaluated at x.

Examples

1
TF_piston(c(30,.005,.002,1e3,9e4,290,340)) # minimum of zero, hard to solve

Example output

[1] 0.4670028

TestFunctions documentation built on May 2, 2019, 2:42 a.m.