DFLib  Release 1.0.0
Public Member Functions | Public Attributes | List of all members
pyPointTest.pyReport Class Reference
Inheritance diagram for pyPointTest.pyReport:
Inheritance graph
[legend]
Collaboration diagram for pyPointTest.pyReport:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, name, valid)
 
def setReceiverLocation (self, theLocation)
 
def getReceiverLocation (self)
 
def setBearing (self, theBearing)
 
def setSigma (self, theSigma)
 
def getReportBearingRadians (self)
 
def getBearing (self)
 
def getBearingStandardDeviationRadians (self)
 
def getSigma (self)
 

Public Attributes

 myXY
 
 bearing
 
 sigma
 

Constructor & Destructor Documentation

def pyPointTest.pyReport.__init__ (   self,
  name,
  valid 
)

Member Function Documentation

def pyPointTest.pyReport.getBearing (   self)

Here is the call graph for this function:

def pyPointTest.pyReport.getBearingStandardDeviationRadians (   self)

Here is the caller graph for this function:

def pyPointTest.pyReport.getReceiverLocation (   self)
def pyPointTest.pyReport.getReportBearingRadians (   self)

Here is the caller graph for this function:

def pyPointTest.pyReport.getSigma (   self)

Here is the call graph for this function:

def pyPointTest.pyReport.setBearing (   self,
  theBearing 
)
def pyPointTest.pyReport.setReceiverLocation (   self,
  theLocation 
)
def pyPointTest.pyReport.setSigma (   self,
  theSigma 
)

Member Data Documentation

pyPointTest.pyReport.bearing
pyPointTest.pyReport.myXY
pyPointTest.pyReport.sigma

The documentation for this class was generated from the following file: