Uses of Class
function.WaveDragAxisymmetric

Packages that use WaveDragAxisymmetric
function Provides classes for scalar and vector-valued functions that operate on multi- dimensional double-valued data. 
 

Uses of WaveDragAxisymmetric in function
 

Methods in function that return WaveDragAxisymmetric
 WaveDragAxisymmetric WaveDragAxisymmetric.AreaRule.getParent()
          Returns the parent WaveDragAxisymmetric container.
 WaveDragAxisymmetric WaveDragAxisymmetric.Panair.getParent()
          Returns the parent container.
 WaveDragAxisymmetric WaveDragAxisymmetric.CART3D.getParent()
          Returns the parent.
static WaveDragAxisymmetric WaveDragAxisymmetric.makeProblemContainer(double mach, double length, double constraintValue, WaveDragAxisymmetric.PROBLEM_TYPE type)
          Constructs a "container" body that holds many constants that are shared by multifidelity instances of the same problem.
 

Methods in function with parameters of type WaveDragAxisymmetric
 void WaveDragAxisymmetric.AreaRule.setParent(WaveDragAxisymmetric parent)
          Sets the parent.
 void WaveDragAxisymmetric.Panair.setParent(WaveDragAxisymmetric parent)
          Sets the parent.
 void WaveDragAxisymmetric.CART3D.setParent(WaveDragAxisymmetric parent)
          Sets the parent.