|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTSSc
TSScL
class TSScL
.
====================================================================== Klasse TSScL -- Definition eines LOKALEN Section-Eintrags Diese Klasse dient zur Definition eines lokalen Section-Eintrags wie er in der LOKALEN 'tsection.dat' einer Route auftritt. ##TSScL (Eyecatcher) ======================================================================
Field Summary | |
---|---|
protected static java.lang.String |
IdStr
|
private int |
Nr
|
private int |
NrA
|
private TSScL |
ScR
|
private double |
ScW0
|
private double |
ScW1
|
private TSShL |
ShR
|
Constructor Summary | |
---|---|
protected |
TSScL()
. |
protected |
TSScL(int nr,
double sw0,
double sw1)
. |
Method Summary | |
---|---|
protected TSScL |
chgScR(TSScL sc)
. |
protected TSShL |
chgShR(TSShL sh)
. |
protected java.lang.String |
chkDef(int nr,
double w0,
double w1)
. |
protected java.lang.String |
crDef(int vl)
. |
protected double |
getAng()
. |
protected double |
getLR()
. |
protected int |
getNr(boolean orig)
. |
protected boolean |
isCurve()
. |
protected int |
setNr(int nr)
. |
protected java.lang.String |
toStr()
. |
Methods inherited from class TSSc |
---|
incCntS, incCntW |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final java.lang.String IdStr
private int Nr
private int NrA
private double ScW0
private double ScW1
private TSShL ShR
private TSScL ScR
Constructor Detail |
---|
protected TSScL()
===================================================================== Constructor: (1) Create default-entry =====================================================================
protected TSScL(int nr, double sw0, double sw1)
===================================================================== Constructor: (2) Create standard-entry =====================================================================
Method Detail |
---|
protected TSScL chgScR(TSScL sc)
===================================================================== Methode "chgScR" Referenzverkettung und Nummer der Sections berabeiten ##chgScR.TSScL (Eyecatcher) =====================================================================
protected TSShL chgShR(TSShL sh)
===================================================================== Methode "chgShR" Rueck-Verkettung zu uebergeordnetem Pfad bearbeiten ##chgShR.TSScL (Eyecatcher) =====================================================================
protected java.lang.String chkDef(int nr, double w0, double w1)
===================================================================== Methode "chkDef" Pruefen ob zwei LOKALE Definitionen identisch sind Im Fehlerfall wird Fehlermeldung geliefert ACHTUNG: Es wird ein Toleranzwert von '0.005' akzeptiert ##chkDef.TSScL (Eyecatcher) =====================================================================
protected java.lang.String crDef(int vl)
===================================================================== Methode "crDef" Definitionszeile 'Section' fuer 'tsection.dat' erstellen ##crDef.TSScL (Eyecatcher) =====================================================================
protected double getAng()
===================================================================== Methode "getAng" Aktuellen Winkelwert und Kennung der Section-Definition liefern Winkel wird im Radiantenmass geliefert! (rad) Methode liefert 'NaN' wenn ein Fehler vorliegt Methode liefert '0' wenn Gerade vorliegt ##getAng.TSScL (Eyecatcher) =====================================================================
getAng
in class TSSc
protected double getLR()
===================================================================== Methode "getLR" Aktuelle Laenge/Radius der Section-Definition liefern Methode liefert 'NaN' wenn ein Fehler vorliegt ##getLR.TSScL (Eyecatcher) =====================================================================
getLR
in class TSSc
protected int getNr(boolean orig)
===================================================================== Methode "getNr" neue/aktuelle Nummer der Section-Definition (lokal) holen ##getNr.TSScL (Eyecatcher) =====================================================================
getNr
in class TSSc
protected boolean isCurve()
===================================================================== Methode "isCurve" Beschreibt Eintrag eine Kurve ? ##isCurve.TSScL (Eyecatcher) =====================================================================
protected int setNr(int nr)
===================================================================== Methode "setNr" neue Nummer der Section-Definition (lokal) setzen Ein negativer Wert 'entwertet' die Index-Nummer ##setNr.TSScL (Eyecatcher) =====================================================================
protected final java.lang.String toStr()
===================================================================== Method "toStr" Build a string-representation of all values of this class ##toStr.TSScL (Eyecatcher) =====================================================================
toStr
in class TSSc
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |