mathcomp.gui.cfd
Class SkeletonModel

java.lang.Object
  extended by mathcomp.gui.cfd.SkeletonModel

public class SkeletonModel
extends java.lang.Object


Constructor Summary
SkeletonModel()
           
 
Method Summary
static Skeleton createKneeSkeleton(double length, double diam, double arc, boolean filZone)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkeletonModel

public SkeletonModel()
Method Detail

createKneeSkeleton

public static Skeleton createKneeSkeleton(double length,
                                          double diam,
                                          double arc,
                                          boolean filZone)