equip.mope
Class ReportHeadingDataImpl

java.lang.Object
  |
  +--equip.runtime.Object
        |
        +--equip.runtime.ValueBase
              |
              +--equip.mope.ReportData
                    |
                    +--equip.mope.ReportHeadingData
                          |
                          +--equip.mope.ReportHeadingDataImpl
All Implemented Interfaces:
java.lang.Cloneable

public class ReportHeadingDataImpl
extends ReportHeadingData


Field Summary
 
Fields inherited from class equip.mope.ReportHeadingData
headingDegrees, rmsErrorDegrees
 
Constructor Summary
ReportHeadingDataImpl()
           
 
Methods inherited from class equip.mope.ReportHeadingData
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject
 
Methods inherited from class equip.mope.ReportData
_equals_helper, _matches_helper
 
Methods inherited from class equip.runtime.ValueBase
_equals_helper, _matches_helper, clone
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportHeadingDataImpl

public ReportHeadingDataImpl()