Core¶
Core represents your ability to identify and interact directly with the running kOS processor. You can use it to access the parent vessel, or to perform operations on the processor’s part. You obtain a CORE structure by using the bound variable core.
-
structure
CORE¶ Members¶ Suffix Type All suffixes of kOSProcessorCOREobjects are a type ofkOSProcessorVESSELVessel ELEMENTElement VERSIONVersion CURRENTVOLUMEVolume
-
CORE:
VESSEL¶ Type: VesselTarget Access: Get only The vessel containing the current processor.
-
CORE:
ELEMENT¶ Type: Element Access: Get only The element object containing the current processor.
-
CORE:
VERSION¶ Type: VersionInfo Access: Get only The kOS version currently running.