faa.tg.aidl
Class TgfAidlArc

java.lang.Object
  extended by faa.tg.aidl.AidlArc
      extended by faa.tg.aidl.TgfAidlArc
All Implemented Interfaces:
AidlObject, HasName, Filterable, ManagedObject, java.io.Serializable

public class TgfAidlArc
extends AidlArc

A aidl arc with extra parameters needed by TGF turnRadius - radius of the turn, nm arcDist - arc distance of the turn, nm loffset - distance from point of intersection to begin turn, nm poi - struct of lat/lon of point of intersection of seg1 and seg2 bank - the turn bank angle See the source TgfAidlArc.java

Version:
$Id: TgfAidlArc.java,v 1.1 2008/06/04 18:10:00 samf Exp $
Author:
Sam Fullerton, L-3 Titan
See Also:
Serialized Form

Field Summary
private  Distance arcDistance
           
private  RollAngle bankAngle
           
static java.lang.String CVS_VERSION_ID
          The CVS Version ID
private  Distance locationOffset
           
private  Position pointOfIntersection
           
(package private) static long serialVersionUID
           
private  Distance turnRadius
           
 
Constructor Summary
TgfAidlArc(AidlLine line1, AidlLine line2, Distance radius, int index)
          Constructor
 
Method Summary
 
Methods inherited from class faa.tg.aidl.AidlArc
equals, getIndex, getLine1, getLine2, getName, getRadius, toString, toXml
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values

CVS_VERSION_ID

public static final java.lang.String CVS_VERSION_ID
The CVS Version ID

See Also:
Constant Field Values

turnRadius

private Distance turnRadius

arcDistance

private Distance arcDistance

locationOffset

private Distance locationOffset

pointOfIntersection

private Position pointOfIntersection

bankAngle

private RollAngle bankAngle
Constructor Detail

TgfAidlArc

public TgfAidlArc(AidlLine line1,
                  AidlLine line2,
                  Distance radius,
                  int index)
Constructor

Parameters:
line1 - - the first line the arc connects to
line2 - - the second line the arc connects to
radius - - the radius of the arc
index - - the index of the arc in aidl