Procedure | Location | Procedure Type | Description |
---|---|---|---|
getBilinearInterp | libC81 | Function | Returns bilinearly interpolated values at (x,y) |
getCD | libC81 | Function | Returns value of 2-d linearly interpolated CD for given alphaQuery and machQuery values |
getCL | libC81 | Function | Returns value of 2-d linear interpolated CL for a given alphaQuery and machQuery values |
getCM | libC81 | Function | Returns value of 2-d linearly interpolated CM for given alphaQuery and machQuery values |
getInterval | libC81 | Function | Returns upper and lower indices of a 1-d sorted array using binary search in which a search value lies |
getTable | libC81 | Function | Returns data from csv formatted file |
readfile | libC81 | Subroutine | Reads from C81 file to C81 class |
writefile | libC81 | Subroutine | Writes C81 class data to C81 file |