| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.structure.StructureBase --+
|
object --+ |
| |
base.common.Parser --+
|
base.structure.ParseableStructure --+
|
base.structure.Structure --+
|
svcs.core.Core --+
|
svcs.standardcores.TableBasedCore --+
|
svcs.standardcores.DBCore --+
|
SCSCore
A core performing cone searches.
This will, if it finds input parameters it can make out a position from, add a _r column giving the distance between the match center and the columns that a cone search will match against.
If any of the conditions for adding _r aren't met, this will silently degrade to a plain DBCore.
You will almost certainly want a:
<FEED source="//scs#coreDescs"/>
in the body of this (in addition to whatever other custom conditions you may have).
| Nested Classes | |
|
Inherited from |
| Class Methods | |
|
Inherited from |
| Class Variables | |
name_ = a sentinel for all kinds of undefined values. |
|
|
Inherited from Inherited from Inherited from Inherited from |
|
| Properties | |
| rd | |
|
Inherited from |
|
| Method Details |
|
|
|
|
|
|
|
| Property Details |
rd
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |