public class UuvSurgeCoefficientsType extends Object
Java class for UuvSurgeCoefficientsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UuvSurgeCoefficientsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attGroup ref="{}commonAttributes"/> <attribute name="XuDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XvDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XwDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XpDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XqDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XrDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xuu" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xvv" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xww" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xpp" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xqq" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xrr" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XuuBowPlaneDrag" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XuuSternPlaneDrag" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XuuRudderDrag" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xpr" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xwq" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xvp" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Xvr" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XuqDeltaBow" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XuqDeltaStern" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XurDeltaRudder" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XuvDeltaRudder" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XuwDeltaBow" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="XuwDeltaStern" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="crossFlowDrag" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected double |
crossFlowDrag |
protected String |
description |
protected double |
xpDot |
protected double |
xpp |
protected double |
xpr |
protected double |
xqDot |
protected double |
xqq |
protected double |
xrDot |
protected double |
xrr |
protected double |
xuDot |
protected double |
xuqDeltaBow |
protected double |
xuqDeltaStern |
protected double |
xurDeltaRudder |
protected double |
xuu |
protected double |
xuuBowPlaneDrag |
protected double |
xuuRudderDrag |
protected double |
xuuSternPlaneDrag |
protected double |
xuvDeltaRudder |
protected double |
xuwDeltaBow |
protected double |
xuwDeltaStern |
protected double |
xvDot |
protected double |
xvp |
protected double |
xvr |
protected double |
xvv |
protected double |
xwDot |
protected double |
xwq |
protected double |
xww |
Constructor and Description |
---|
UuvSurgeCoefficientsType() |
Modifier and Type | Method and Description |
---|---|
double |
getCrossFlowDrag()
Gets the value of the crossFlowDrag property.
|
String |
getDescription()
Gets the value of the description property.
|
double |
getXpDot()
Gets the value of the xpDot property.
|
double |
getXpp()
Gets the value of the xpp property.
|
double |
getXpr()
Gets the value of the xpr property.
|
double |
getXqDot()
Gets the value of the xqDot property.
|
double |
getXqq()
Gets the value of the xqq property.
|
double |
getXrDot()
Gets the value of the xrDot property.
|
double |
getXrr()
Gets the value of the xrr property.
|
double |
getXuDot()
Gets the value of the xuDot property.
|
double |
getXuqDeltaBow()
Gets the value of the xuqDeltaBow property.
|
double |
getXuqDeltaStern()
Gets the value of the xuqDeltaStern property.
|
double |
getXurDeltaRudder()
Gets the value of the xurDeltaRudder property.
|
double |
getXuu()
Gets the value of the xuu property.
|
double |
getXuuBowPlaneDrag()
Gets the value of the xuuBowPlaneDrag property.
|
double |
getXuuRudderDrag()
Gets the value of the xuuRudderDrag property.
|
double |
getXuuSternPlaneDrag()
Gets the value of the xuuSternPlaneDrag property.
|
double |
getXuvDeltaRudder()
Gets the value of the xuvDeltaRudder property.
|
double |
getXuwDeltaBow()
Gets the value of the xuwDeltaBow property.
|
double |
getXuwDeltaStern()
Gets the value of the xuwDeltaStern property.
|
double |
getXvDot()
Gets the value of the xvDot property.
|
double |
getXvp()
Gets the value of the xvp property.
|
double |
getXvr()
Gets the value of the xvr property.
|
double |
getXvv()
Gets the value of the xvv property.
|
double |
getXwDot()
Gets the value of the xwDot property.
|
double |
getXwq()
Gets the value of the xwq property.
|
double |
getXww()
Gets the value of the xww property.
|
void |
setCrossFlowDrag(double value)
Sets the value of the crossFlowDrag property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setXpDot(double value)
Sets the value of the xpDot property.
|
void |
setXpp(double value)
Sets the value of the xpp property.
|
void |
setXpr(double value)
Sets the value of the xpr property.
|
void |
setXqDot(double value)
Sets the value of the xqDot property.
|
void |
setXqq(double value)
Sets the value of the xqq property.
|
void |
setXrDot(double value)
Sets the value of the xrDot property.
|
void |
setXrr(double value)
Sets the value of the xrr property.
|
void |
setXuDot(double value)
Sets the value of the xuDot property.
|
void |
setXuqDeltaBow(double value)
Sets the value of the xuqDeltaBow property.
|
void |
setXuqDeltaStern(double value)
Sets the value of the xuqDeltaStern property.
|
void |
setXurDeltaRudder(double value)
Sets the value of the xurDeltaRudder property.
|
void |
setXuu(double value)
Sets the value of the xuu property.
|
void |
setXuuBowPlaneDrag(double value)
Sets the value of the xuuBowPlaneDrag property.
|
void |
setXuuRudderDrag(double value)
Sets the value of the xuuRudderDrag property.
|
void |
setXuuSternPlaneDrag(double value)
Sets the value of the xuuSternPlaneDrag property.
|
void |
setXuvDeltaRudder(double value)
Sets the value of the xuvDeltaRudder property.
|
void |
setXuwDeltaBow(double value)
Sets the value of the xuwDeltaBow property.
|
void |
setXuwDeltaStern(double value)
Sets the value of the xuwDeltaStern property.
|
void |
setXvDot(double value)
Sets the value of the xvDot property.
|
void |
setXvp(double value)
Sets the value of the xvp property.
|
void |
setXvr(double value)
Sets the value of the xvr property.
|
void |
setXvv(double value)
Sets the value of the xvv property.
|
void |
setXwDot(double value)
Sets the value of the xwDot property.
|
void |
setXwq(double value)
Sets the value of the xwq property.
|
void |
setXww(double value)
Sets the value of the xww property.
|
protected double xuDot
protected double xvDot
protected double xwDot
protected double xpDot
protected double xqDot
protected double xrDot
protected double xuu
protected double xvv
protected double xww
protected double xpp
protected double xqq
protected double xrr
protected double xuuBowPlaneDrag
protected double xuuSternPlaneDrag
protected double xuuRudderDrag
protected double xpr
protected double xwq
protected double xvp
protected double xvr
protected double xuqDeltaBow
protected double xuqDeltaStern
protected double xurDeltaRudder
protected double xuvDeltaRudder
protected double xuwDeltaBow
protected double xuwDeltaStern
protected double crossFlowDrag
protected String description
public double getXuDot()
public void setXuDot(double value)
public double getXvDot()
public void setXvDot(double value)
public double getXwDot()
public void setXwDot(double value)
public double getXpDot()
public void setXpDot(double value)
public double getXqDot()
public void setXqDot(double value)
public double getXrDot()
public void setXrDot(double value)
public double getXuu()
public void setXuu(double value)
public double getXvv()
public void setXvv(double value)
public double getXww()
public void setXww(double value)
public double getXpp()
public void setXpp(double value)
public double getXqq()
public void setXqq(double value)
public double getXrr()
public void setXrr(double value)
public double getXuuBowPlaneDrag()
public void setXuuBowPlaneDrag(double value)
public double getXuuSternPlaneDrag()
public void setXuuSternPlaneDrag(double value)
public double getXuuRudderDrag()
public void setXuuRudderDrag(double value)
public double getXpr()
public void setXpr(double value)
public double getXwq()
public void setXwq(double value)
public double getXvp()
public void setXvp(double value)
public double getXvr()
public void setXvr(double value)
public double getXuqDeltaBow()
public void setXuqDeltaBow(double value)
public double getXuqDeltaStern()
public void setXuqDeltaStern(double value)
public double getXurDeltaRudder()
public void setXurDeltaRudder(double value)
public double getXuvDeltaRudder()
public void setXuvDeltaRudder(double value)
public double getXuwDeltaBow()
public void setXuwDeltaBow(double value)
public double getXuwDeltaStern()
public void setXuwDeltaStern(double value)
public double getCrossFlowDrag()
public void setCrossFlowDrag(double value)
public String getDescription()
String