@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public static class LINK.CLOTHOID extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="STARTDIRECTION" type="{http://www.opentrafficsim.org/ots}DIRECTIONTYPE" /> <attribute name="STARTCURVATURE" use="required" type="{http://www.opentrafficsim.org/ots}PERLENGTHTYPE" /> <attribute name="ENDDIRECTION" type="{http://www.opentrafficsim.org/ots}DIRECTIONTYPE" /> <attribute name="ENDCURVATURE" use="required" type="{http://www.opentrafficsim.org/ots}PERLENGTHTYPE" /> <attribute name="LENGTH" type="{http://www.opentrafficsim.org/ots}LENGTHTYPE" /> <attribute name="ENDELEVATION" type="{http://www.opentrafficsim.org/ots}LENGTHTYPE" /> <attribute name="NUMSEGMENTS" type="{http://www.w3.org/2001/XMLSchema}integer" default="64" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected LinearDensity |
endcurvature |
protected Direction |
enddirection |
protected Length |
endelevation |
protected Length |
length |
protected BigInteger |
numsegments |
protected LinearDensity |
startcurvature |
protected Direction |
startdirection |
Constructor and Description |
---|
CLOTHOID() |
Modifier and Type | Method and Description |
---|---|
LinearDensity |
getENDCURVATURE()
Gets the value of the endcurvature property.
|
Direction |
getENDDIRECTION()
Gets the value of the enddirection property.
|
Length |
getENDELEVATION()
Gets the value of the endelevation property.
|
Length |
getLENGTH()
Gets the value of the length property.
|
BigInteger |
getNUMSEGMENTS()
Gets the value of the numsegments property.
|
LinearDensity |
getSTARTCURVATURE()
Gets the value of the startcurvature property.
|
Direction |
getSTARTDIRECTION()
Gets the value of the startdirection property.
|
void |
setENDCURVATURE(LinearDensity value)
Sets the value of the endcurvature property.
|
void |
setENDDIRECTION(Direction value)
Sets the value of the enddirection property.
|
void |
setENDELEVATION(Length value)
Sets the value of the endelevation property.
|
void |
setLENGTH(Length value)
Sets the value of the length property.
|
void |
setNUMSEGMENTS(BigInteger value)
Sets the value of the numsegments property.
|
void |
setSTARTCURVATURE(LinearDensity value)
Sets the value of the startcurvature property.
|
void |
setSTARTDIRECTION(Direction value)
Sets the value of the startdirection property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Direction startdirection
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected LinearDensity startcurvature
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Direction enddirection
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected LinearDensity endcurvature
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Length length
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected Length endelevation
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") protected BigInteger numsegments
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public Direction getSTARTDIRECTION()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setSTARTDIRECTION(Direction value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public LinearDensity getSTARTCURVATURE()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setSTARTCURVATURE(LinearDensity value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public Direction getENDDIRECTION()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setENDDIRECTION(Direction value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public LinearDensity getENDCURVATURE()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setENDCURVATURE(LinearDensity value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public Length getLENGTH()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setLENGTH(Length value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public Length getENDELEVATION()
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setENDELEVATION(Length value)
value
- allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public BigInteger getNUMSEGMENTS()
BigInteger
@Generated(value="com.sun.tools.xjc.Driver", date="2019-03-16T06:21:55+01:00", comments="JAXB RI v2.3.0") public void setNUMSEGMENTS(BigInteger value)
value
- allowed object is
BigInteger
Copyright © 2014–2019 Delft University of Technology. All rights reserved.