id
int64 0
843k
| repository_name
stringlengths 7
55
| file_path
stringlengths 9
332
| class_name
stringlengths 3
290
| human_written_code
stringlengths 12
4.36M
| class_skeleton
stringlengths 19
2.2M
| total_program_units
int64 1
9.57k
| total_doc_str
int64 0
4.2k
| AvgCountLine
float64 0
7.89k
| AvgCountLineBlank
float64 0
300
| AvgCountLineCode
float64 0
7.89k
| AvgCountLineComment
float64 0
7.89k
| AvgCyclomatic
float64 0
130
| CommentToCodeRatio
float64 0
176
| CountClassBase
float64 0
48
| CountClassCoupled
float64 0
589
| CountClassCoupledModified
float64 0
581
| CountClassDerived
float64 0
5.37k
| CountDeclInstanceMethod
float64 0
4.2k
| CountDeclInstanceVariable
float64 0
299
| CountDeclMethod
float64 0
4.2k
| CountDeclMethodAll
float64 0
4.2k
| CountLine
float64 1
115k
| CountLineBlank
float64 0
9.01k
| CountLineCode
float64 0
94.4k
| CountLineCodeDecl
float64 0
46.1k
| CountLineCodeExe
float64 0
91.3k
| CountLineComment
float64 0
27k
| CountStmt
float64 1
93.2k
| CountStmtDecl
float64 0
46.1k
| CountStmtExe
float64 0
90.2k
| MaxCyclomatic
float64 0
759
| MaxInheritanceTree
float64 0
16
| MaxNesting
float64 0
34
| SumCyclomatic
float64 0
6k
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5,500 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceQUERYFAILURE
|
class SpiceQUERYFAILURE(SpiceyPyError):
pass
|
class SpiceQUERYFAILURE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,501 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceQUERYNOTPARSED
|
class SpiceQUERYNOTPARSED(SpiceyPyError):
pass
|
class SpiceQUERYNOTPARSED(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,502 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceRADIIOUTOFORDER
|
class SpiceRADIIOUTOFORDER(SpiceyPyError):
pass
|
class SpiceRADIIOUTOFORDER(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,503 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceRAYISZEROVECTOR
|
class SpiceRAYISZEROVECTOR(SpiceyPyError):
pass
|
class SpiceRAYISZEROVECTOR(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,504 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREADFAILED
|
class SpiceREADFAILED(SpiceyPyError):
pass
|
class SpiceREADFAILED(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,505 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREADFAILURE
|
class SpiceREADFAILURE(SpiceyPyError):
pass
|
class SpiceREADFAILURE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,506 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceRECORDNOTFOUND
|
class SpiceRECORDNOTFOUND(SpiceyPyError):
pass
|
class SpiceRECORDNOTFOUND(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,507 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceRECURSIONTOODEEP
|
class SpiceRECURSIONTOODEEP(SpiceyPyError):
pass
|
class SpiceRECURSIONTOODEEP(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,508 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceRECURSIVELOADING
|
class SpiceRECURSIVELOADING(SpiceyPyIOError):
pass
|
class SpiceRECURSIVELOADING(SpiceyPyIOError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,509 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREFANGLEMISSING
|
class SpiceREFANGLEMISSING(SpiceyPyValueError):
pass
|
class SpiceREFANGLEMISSING(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,510 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREFNOTREC
|
class SpiceREFNOTREC(SpiceyPyError):
pass
|
class SpiceREFNOTREC(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,511 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREFVALNOTINTEGER
|
class SpiceREFVALNOTINTEGER(SpiceyPyError):
pass
|
class SpiceREFVALNOTINTEGER(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,512 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREFVECTORMISSING
|
class SpiceREFVECTORMISSING(SpiceyPyValueError):
pass
|
class SpiceREFVECTORMISSING(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,513 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePUTCMLCALLEDTWICE
|
class SpicePUTCMLCALLEDTWICE(SpiceyPyError):
pass
|
class SpicePUTCMLCALLEDTWICE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,514 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREPORTTOOWIDE
|
class SpiceREPORTTOOWIDE(SpiceyPyError):
pass
|
class SpiceREPORTTOOWIDE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,515 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePTRARRAYTOOSMALL
|
class SpicePTRARRAYTOOSMALL(SpiceyPyValueError):
pass
|
class SpicePTRARRAYTOOSMALL(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,516 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTONZAXIS
|
class SpicePOINTONZAXIS(SpiceyPyValueError):
pass
|
class SpicePOINTONZAXIS(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,517 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePATHMISMATCH
|
class SpicePATHMISMATCH(SpiceyPyError):
pass
|
class SpicePATHMISMATCH(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,518 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePATHTOOLONG
|
class SpicePATHTOOLONG(SpiceyPyError):
pass
|
class SpicePATHTOOLONG(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,519 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePCKDOESNTEXIST
|
class SpicePCKDOESNTEXIST(SpiceyPyError):
pass
|
class SpicePCKDOESNTEXIST(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,520 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePCKFILE
|
class SpicePCKFILE(SpiceyPyError):
pass
|
class SpicePCKFILE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,521 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePCKFILETABLEFULL
|
class SpicePCKFILETABLEFULL(SpiceyPyMemoryError):
pass
|
class SpicePCKFILETABLEFULL(SpiceyPyMemoryError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,522 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePCKKRECTOOLARGE
|
class SpicePCKKRECTOOLARGE(SpiceyPyError):
pass
|
class SpicePCKKRECTOOLARGE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,523 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePCKRECTOOLARGE
|
class SpicePCKRECTOOLARGE(SpiceyPyError):
pass
|
class SpicePCKRECTOOLARGE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,524 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePLATELISTTOOSMALL
|
class SpicePLATELISTTOOSMALL(SpiceyPyValueError):
pass
|
class SpicePLATELISTTOOSMALL(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,525 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTEROUTOFRANGE
|
class SpicePOINTEROUTOFRANGE(SpiceyPyError):
pass
|
class SpicePOINTEROUTOFRANGE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,526 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTERSETTOOBIG
|
class SpicePOINTERSETTOOBIG(SpiceyPyError):
pass
|
class SpicePOINTERSETTOOBIG(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,527 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTERTABLEFULL
|
class SpicePOINTERTABLEFULL(SpiceyPyError):
pass
|
class SpicePOINTERTABLEFULL(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,528 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTNOTFOUND
|
class SpicePOINTNOTFOUND(SpiceyPyError):
pass
|
class SpicePOINTNOTFOUND(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,529 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTNOTINSEGMENT
|
class SpicePOINTNOTINSEGMENT(SpiceyPyError):
pass
|
class SpicePOINTNOTINSEGMENT(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,530 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTNOTONSURFACE
|
class SpicePOINTNOTONSURFACE(SpiceyPyValueError):
pass
|
class SpicePOINTNOTONSURFACE(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,531 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTOFFSURFACE
|
class SpicePOINTOFFSURFACE(SpiceyPyError):
pass
|
class SpicePOINTOFFSURFACE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,532 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePOINTTOOSMALL
|
class SpicePOINTTOOSMALL(SpiceyPyError):
pass
|
class SpicePOINTTOOSMALL(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,533 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREQUESTOUTOFBOUNDS
|
class SpiceREQUESTOUTOFBOUNDS(SpiceyPyError):
pass
|
class SpiceREQUESTOUTOFBOUNDS(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,534 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceREQUESTOUTOFORDER
|
class SpiceREQUESTOUTOFORDER(SpiceyPyError):
pass
|
class SpiceREQUESTOUTOFORDER(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,535 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceRWCONFLICT
|
class SpiceRWCONFLICT(SpiceyPyError):
pass
|
class SpiceRWCONFLICT(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,536 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPICEISTIRED
|
class SpiceSPICEISTIRED(SpiceyPyError):
pass
|
class SpiceSPICEISTIRED(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,537 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKDOESNTEXIST
|
class SpiceSPKDOESNTEXIST(SpiceyPyError):
pass
|
class SpiceSPKDOESNTEXIST(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,538 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKFILE
|
class SpiceSPKFILE(SpiceyPyError):
pass
|
class SpiceSPKFILE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,539 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKFILETABLEFULL
|
class SpiceSPKFILETABLEFULL(SpiceyPyMemoryError):
pass
|
class SpiceSPKFILETABLEFULL(SpiceyPyMemoryError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,540 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKINSUFFDATA
|
class SpiceSPKINSUFFDATA(SpiceyPyIOError):
pass
|
class SpiceSPKINSUFFDATA(SpiceyPyIOError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,541 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKINVALIDOPTION
|
class SpiceSPKINVALIDOPTION(SpiceyPyIOError):
pass
|
class SpiceSPKINVALIDOPTION(SpiceyPyIOError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,542 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKNOTASUBSET
|
class SpiceSPKNOTASUBSET(SpiceyPyIOError):
pass
|
class SpiceSPKNOTASUBSET(SpiceyPyIOError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,543 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKRECTOOLARGE
|
class SpiceSPKRECTOOLARGE(SpiceyPyError):
pass
|
class SpiceSPKRECTOOLARGE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,544 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKREFNOTSUPP
|
class SpiceSPKREFNOTSUPP(SpiceyPyError):
pass
|
class SpiceSPKREFNOTSUPP(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,545 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKSTRUCTUREERROR
|
class SpiceSPKSTRUCTUREERROR(SpiceyPyError):
pass
|
class SpiceSPKSTRUCTUREERROR(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,546 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceUNKNOWNTYPE
|
class SpiceUNKNOWNTYPE(SpiceyPyError):
pass
|
class SpiceUNKNOWNTYPE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,547 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPKTYPENOTSUPPORTD
|
class SpiceSPKTYPENOTSUPPORTD(SpiceyPyError):
pass
|
class SpiceSPKTYPENOTSUPPORTD(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,548 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPURIOUSFLAG
|
class SpiceSPURIOUSFLAG(SpiceyPyError):
pass
|
class SpiceSPURIOUSFLAG(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,549 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPURIOUSKEYWORD
|
class SpiceSPURIOUSKEYWORD(SpiceyPyError):
pass
|
class SpiceSPURIOUSKEYWORD(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,550 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSTFULL
|
class SpiceSTFULL(SpiceyPyError):
pass
|
class SpiceSTFULL(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,551 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPCRFLNOTCALLED
|
class SpiceSPCRFLNOTCALLED(SpiceyPyError):
pass
|
class SpiceSPCRFLNOTCALLED(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,552 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSPACETOONARROW
|
class SpiceSPACETOONARROW(SpiceyPyError):
pass
|
class SpiceSPACETOONARROW(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,553 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSIZEMISMATCH
|
class SpiceSIZEMISMATCH(SpiceyPyError):
pass
|
class SpiceSIZEMISMATCH(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,554 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSINGULARMATRIX
|
class SpiceSINGULARMATRIX(SpiceyPyValueError):
pass
|
class SpiceSINGULARMATRIX(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,555 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSBINSUFPTRSIZE
|
class SpiceSBINSUFPTRSIZE(SpiceyPyError):
pass
|
class SpiceSBINSUFPTRSIZE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,556 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSBTOOMANYSTRS
|
class SpiceSBTOOMANYSTRS(SpiceyPyError):
pass
|
class SpiceSBTOOMANYSTRS(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,557 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSCLKDOESNTEXIST
|
class SpiceSCLKDOESNTEXIST(SpiceyPyError):
pass
|
class SpiceSCLKDOESNTEXIST(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,558 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSCLKTRUNCATED
|
class SpiceSCLKTRUNCATED(SpiceyPyValueError):
pass
|
class SpiceSCLKTRUNCATED(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,559 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSEGIDTOOLONG
|
class SpiceSEGIDTOOLONG(SpiceyPyValueError):
pass
|
class SpiceSEGIDTOOLONG(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,560 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSEGMENTNOTFOUND
|
class SpiceSEGMENTNOTFOUND(SpiceyPyError):
pass
|
class SpiceSEGMENTNOTFOUND(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,561 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSEGMENTTABLEFULL
|
class SpiceSEGMENTTABLEFULL(SpiceyPyError):
pass
|
class SpiceSEGMENTTABLEFULL(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,562 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePASTENDSTR
|
class SpicePASTENDSTR(SpiceyPyError):
pass
|
class SpicePASTENDSTR(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,563 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSEGTABLETOOSMALL
|
class SpiceSEGTABLETOOSMALL(SpiceyPyError):
pass
|
class SpiceSEGTABLETOOSMALL(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,564 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSETEXCESS
|
class SpiceSETEXCESS(SpiceyPyMemoryError):
pass
|
class SpiceSETEXCESS(SpiceyPyMemoryError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,565 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSETTOOSMALL
|
class SpiceSETTOOSMALL(SpiceyPyError):
pass
|
class SpiceSETTOOSMALL(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,566 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSETUPDOESNOTEXIST
|
class SpiceSETUPDOESNOTEXIST(SpiceyPyError):
pass
|
class SpiceSETUPDOESNOTEXIST(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,567 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSHAPEMISSING
|
class SpiceSHAPEMISSING(SpiceyPyValueError):
pass
|
class SpiceSHAPEMISSING(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,568 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSHAPENOTSUPPORTED
|
class SpiceSHAPENOTSUPPORTED(SpiceyPyValueError):
pass
|
class SpiceSHAPENOTSUPPORTED(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,569 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSIGNALFAILED
|
class SpiceSIGNALFAILED(SpiceyPyRuntimeError):
pass
|
class SpiceSIGNALFAILED(SpiceyPyRuntimeError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,570 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSIGNALFAILURE
|
class SpiceSIGNALFAILURE(SpiceyPyRuntimeError):
pass
|
class SpiceSIGNALFAILURE(SpiceyPyRuntimeError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,571 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSEGTYPECONFLICT
|
class SpiceSEGTYPECONFLICT(SpiceyPyError):
pass
|
class SpiceSEGTYPECONFLICT(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,572 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceSTRINGCONVERROR
|
class SpiceSTRINGCONVERROR(SpiceyPyError):
pass
|
class SpiceSTRINGCONVERROR(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,573 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpicePARSERNOTREADY
|
class SpicePARSERNOTREADY(SpiceyPyError):
pass
|
class SpicePARSERNOTREADY(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,574 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceOUTPUTTOOLONG
|
class SpiceOUTPUTTOOLONG(SpiceyPyError):
pass
|
class SpiceOUTPUTTOOLONG(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,575 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTADPNUMBER
|
class SpiceNOTADPNUMBER(SpiceyPyValueError):
pass
|
class SpiceNOTADPNUMBER(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,576 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTANDPNUMBER
|
class SpiceNOTANDPNUMBER(SpiceyPyError):
pass
|
class SpiceNOTANDPNUMBER(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,577 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTANINTEGER
|
class SpiceNOTANINTEGER(SpiceyPyValueError):
pass
|
class SpiceNOTANINTEGER(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,578 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTANINTEGERNUMBER
|
class SpiceNOTANINTEGERNUMBER(SpiceyPyError):
pass
|
class SpiceNOTANINTEGERNUMBER(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,579 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTANINTNUMBER
|
class SpiceNOTANINTNUMBER(SpiceyPyError):
pass
|
class SpiceNOTANINTNUMBER(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,580 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTAPCKFILE
|
class SpiceNOTAPCKFILE(SpiceyPyError):
pass
|
class SpiceNOTAPCKFILE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,581 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTAROTATION
|
class SpiceNOTAROTATION(SpiceyPyValueError):
pass
|
class SpiceNOTAROTATION(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,582 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTASET
|
class SpiceNOTASET(SpiceyPyTypeError):
pass
|
class SpiceNOTASET(SpiceyPyTypeError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,583 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTATEXTFILE
|
class SpiceNOTATEXTFILE(SpiceyPyError):
pass
|
class SpiceNOTATEXTFILE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,584 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTATRANSFERFILE
|
class SpiceNOTATRANSFERFILE(SpiceyPyError):
pass
|
class SpiceNOTATRANSFERFILE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,585 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTCOMPUTABLE
|
class SpiceNOTCOMPUTABLE(SpiceyPyError):
pass
|
class SpiceNOTCOMPUTABLE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,586 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTDIMENSIONALLYEQUIV
|
class SpiceNOTDIMENSIONALLYEQUIV(SpiceyPyError):
pass
|
class SpiceNOTDIMENSIONALLYEQUIV(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,587 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTDISJOINT
|
class SpiceNOTDISJOINT(SpiceyPyError):
pass
|
class SpiceNOTDISJOINT(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,588 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTDISTINCT
|
class SpiceNOTDISTINCT(SpiceyPyError):
pass
|
class SpiceNOTDISTINCT(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,589 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTENOUGHDATA2
|
class SpiceNOTENOUGHDATA2(SpiceyPyError):
pass
|
class SpiceNOTENOUGHDATA2(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,590 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTADASFILE
|
class SpiceNOTADASFILE(SpiceyPyIOError):
pass
|
class SpiceNOTADASFILE(SpiceyPyIOError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,591 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTENOUGHPEAS
|
class SpiceNOTENOUGHPEAS(SpiceyPyError):
pass
|
class SpiceNOTENOUGHPEAS(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,592 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTADAFFILE
|
class SpiceNOTADAFFILE(SpiceyPyIOError):
pass
|
class SpiceNOTADAFFILE(SpiceyPyIOError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,593 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOTABINARYKERNEL
|
class SpiceNOTABINARYKERNEL(SpiceyPyError):
pass
|
class SpiceNOTABINARYKERNEL(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,594 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOSCLKFILENAMES
|
class SpiceNOSCLKFILENAMES(SpiceyPyError):
pass
|
class SpiceNOSCLKFILENAMES(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,595 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOSECONDLINE
|
class SpiceNOSECONDLINE(SpiceyPyError):
pass
|
class SpiceNOSECONDLINE(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,596 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOSEGMENT
|
class SpiceNOSEGMENT(SpiceyPyError):
pass
|
class SpiceNOSEGMENT(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
5,597 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOSEGMENTSFOUND
|
class SpiceNOSEGMENTSFOUND(SpiceyPyIOError):
pass
|
class SpiceNOSEGMENTSFOUND(SpiceyPyIOError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,598 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOSEPARATION
|
class SpiceNOSEPARATION(SpiceyPyValueError):
pass
|
class SpiceNOSEPARATION(SpiceyPyValueError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 13 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 6 | 0 | 0 |
5,599 |
AndrewAnnex/SpiceyPy
|
AndrewAnnex_SpiceyPy/src/spiceypy/utils/exceptions.py
|
spiceypy.utils.exceptions.SpiceNOSLKFILENAME
|
class SpiceNOSLKFILENAME(SpiceyPyError):
pass
|
class SpiceNOSLKFILENAME(SpiceyPyError):
pass
| 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 12 | 2 | 0 | 2 | 1 | 1 | 0 | 2 | 1 | 1 | 0 | 5 | 0 | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.