public class UuvHeaveCoefficientsType extends Object
Java class for UuvHeaveCoefficientsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UuvHeaveCoefficientsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attGroup ref="{}commonAttributes"/> <attribute name="ZuDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="ZvDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="ZwDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="ZpDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="ZqDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="ZrDot" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zvv" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zuw" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zup" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zuq" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zrr" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zpp" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="ZuuBowRudderDrag" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="ZuuSternRudderDrag" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zpr" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zvp" use="required" type="{http://www.w3.org/2001/XMLSchema}double" /> <attribute name="Zvr" 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 |
zpDot |
protected double |
zpp |
protected double |
zpr |
protected double |
zqDot |
protected double |
zrDot |
protected double |
zrr |
protected double |
zuDot |
protected double |
zup |
protected double |
zuq |
protected double |
zuuBowRudderDrag |
protected double |
zuuSternRudderDrag |
protected double |
zuw |
protected double |
zvDot |
protected double |
zvp |
protected double |
zvr |
protected double |
zvv |
protected double |
zwDot |
Constructor and Description |
---|
UuvHeaveCoefficientsType() |
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 |
getZpDot()
Gets the value of the zpDot property.
|
double |
getZpp()
Gets the value of the zpp property.
|
double |
getZpr()
Gets the value of the zpr property.
|
double |
getZqDot()
Gets the value of the zqDot property.
|
double |
getZrDot()
Gets the value of the zrDot property.
|
double |
getZrr()
Gets the value of the zrr property.
|
double |
getZuDot()
Gets the value of the zuDot property.
|
double |
getZup()
Gets the value of the zup property.
|
double |
getZuq()
Gets the value of the zuq property.
|
double |
getZuuBowRudderDrag()
Gets the value of the zuuBowRudderDrag property.
|
double |
getZuuSternRudderDrag()
Gets the value of the zuuSternRudderDrag property.
|
double |
getZuw()
Gets the value of the zuw property.
|
double |
getZvDot()
Gets the value of the zvDot property.
|
double |
getZvp()
Gets the value of the zvp property.
|
double |
getZvr()
Gets the value of the zvr property.
|
double |
getZvv()
Gets the value of the zvv property.
|
double |
getZwDot()
Gets the value of the zwDot property.
|
void |
setCrossFlowDrag(double value)
Sets the value of the crossFlowDrag property.
|
void |
setDescription(String value)
Sets the value of the description property.
|
void |
setZpDot(double value)
Sets the value of the zpDot property.
|
void |
setZpp(double value)
Sets the value of the zpp property.
|
void |
setZpr(double value)
Sets the value of the zpr property.
|
void |
setZqDot(double value)
Sets the value of the zqDot property.
|
void |
setZrDot(double value)
Sets the value of the zrDot property.
|
void |
setZrr(double value)
Sets the value of the zrr property.
|
void |
setZuDot(double value)
Sets the value of the zuDot property.
|
void |
setZup(double value)
Sets the value of the zup property.
|
void |
setZuq(double value)
Sets the value of the zuq property.
|
void |
setZuuBowRudderDrag(double value)
Sets the value of the zuuBowRudderDrag property.
|
void |
setZuuSternRudderDrag(double value)
Sets the value of the zuuSternRudderDrag property.
|
void |
setZuw(double value)
Sets the value of the zuw property.
|
void |
setZvDot(double value)
Sets the value of the zvDot property.
|
void |
setZvp(double value)
Sets the value of the zvp property.
|
void |
setZvr(double value)
Sets the value of the zvr property.
|
void |
setZvv(double value)
Sets the value of the zvv property.
|
void |
setZwDot(double value)
Sets the value of the zwDot property.
|
protected double zuDot
protected double zvDot
protected double zwDot
protected double zpDot
protected double zqDot
protected double zrDot
protected double zvv
protected double zuw
protected double zup
protected double zuq
protected double zrr
protected double zpp
protected double zuuBowRudderDrag
protected double zuuSternRudderDrag
protected double zpr
protected double zvp
protected double zvr
protected double crossFlowDrag
protected String description
public double getZuDot()
public void setZuDot(double value)
public double getZvDot()
public void setZvDot(double value)
public double getZwDot()
public void setZwDot(double value)
public double getZpDot()
public void setZpDot(double value)
public double getZqDot()
public void setZqDot(double value)
public double getZrDot()
public void setZrDot(double value)
public double getZvv()
public void setZvv(double value)
public double getZuw()
public void setZuw(double value)
public double getZup()
public void setZup(double value)
public double getZuq()
public void setZuq(double value)
public double getZrr()
public void setZrr(double value)
public double getZpp()
public void setZpp(double value)
public double getZuuBowRudderDrag()
public void setZuuBowRudderDrag(double value)
public double getZuuSternRudderDrag()
public void setZuuSternRudderDrag(double value)
public double getZpr()
public void setZpr(double value)
public double getZvp()
public void setZvp(double value)
public double getZvr()
public void setZvr(double value)
public double getCrossFlowDrag()
public void setCrossFlowDrag(double value)
public String getDescription()
String