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

◆ __init__()

def pyPointTest.pyReport.__init__ (   self,
  name,
  valid 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ getBearing()

def pyPointTest.pyReport.getBearing (   self)
Here is the call graph for this function:

◆ getBearingStandardDeviationRadians()

def pyPointTest.pyReport.getBearingStandardDeviationRadians (   self)
Here is the caller graph for this function:

◆ getReceiverLocation()

def pyPointTest.pyReport.getReceiverLocation (   self)

◆ getReportBearingRadians()

def pyPointTest.pyReport.getReportBearingRadians (   self)
Here is the caller graph for this function:

◆ getSigma()

def pyPointTest.pyReport.getSigma (   self)
Here is the call graph for this function:

◆ setBearing()

def pyPointTest.pyReport.setBearing (   self,
  theBearing 
)

◆ setReceiverLocation()

def pyPointTest.pyReport.setReceiverLocation (   self,
  theLocation 
)

◆ setSigma()

def pyPointTest.pyReport.setSigma (   self,
  theSigma 
)

Member Data Documentation

◆ bearing

pyPointTest.pyReport.bearing

◆ myXY

pyPointTest.pyReport.myXY

◆ sigma

pyPointTest.pyReport.sigma

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