Procedures

ProcedureLocationProcedure TypeDescription
getBilinearInterplibC81Function

Returns bilinearly interpolated values at (x,y)

getCDlibC81Function

Returns value of 2-d linearly interpolated CD for given alphaQuery and machQuery values

getCLlibC81Function

Returns value of 2-d linear interpolated CL for a given alphaQuery and machQuery values

getCMlibC81Function

Returns value of 2-d linearly interpolated CM for given alphaQuery and machQuery values

getIntervallibC81Function

Returns upper and lower indices of a 1-d sorted array using binary search in which a search value lies

getTablelibC81Function

Returns data from csv formatted file

readfilelibC81Subroutine

Reads from C81 file to C81 class

writefilelibC81Subroutine

Writes C81 class data to C81 file

call~~graph~~CallGraph proc~getcl getCL proc~getbilinearinterp getBilinearInterp proc~getcl->proc~getbilinearinterp proc~getinterval getInterval proc~getcl->proc~getinterval proc~getcd getCD proc~getcd->proc~getbilinearinterp proc~getcd->proc~getinterval proc~gettable getTable proc~getcm getCM proc~getcm->proc~getbilinearinterp proc~getcm->proc~getinterval proc~readfile readfile proc~writefile writefile program~demo1 demo1 program~demo1->proc~gettable program~demo1->proc~getinterval program~demo3 demo3 program~demo3->proc~gettable program~demo2 demo2 program~demo2->proc~gettable
Help