{"id":535,"date":"2024-08-08T12:34:02","date_gmt":"2024-08-08T12:34:02","guid":{"rendered":"https:\/\/polytech.xcaliber.network\/XPF\/?page_id=535"},"modified":"2025-07-20T15:43:45","modified_gmt":"2025-07-20T15:43:45","slug":"synapse","status":"publish","type":"page","link":"https:\/\/polytech.xcaliber.network\/XPF\/synapse\/","title":{"rendered":"Synapse Class"},"content":{"rendered":"\r\n<p>The Synapse Class provides the programmer with access to Buffers, Axons, Dendrites and Neurons associated with Processing Cores and their Cross-Bars.\r\n<br>\r\n\r\n<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-code\"><code>TSynapse(<mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><em>Ident<\/em><\/mark>);\r\n\r\nExample:\r\nclass xVerify extends TSynapse\r\n{\r\n    public xVerify(String synapseId)\r\n        {\r\n        super(synapseId);\r\n        }\r\n\r\n    public void execute()\r\n        {\r\n        trace(\"xVerify:\" + ident + \" Buffer:\" + (String) axon.buffer);\r\n        dendrite.storage = axon.buffer;\r\n        neuron.buffer = axon.buffer;\r\n        }\r\n}\r\n<\/code><\/pre>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>The Synapse Class provides the programmer with access to Buffers, Axons, Dendrites and Neurons associated with Processing Cores and their Cross-Bars.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-535","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/535","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/comments?post=535"}],"version-history":[{"count":8,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/535\/revisions"}],"predecessor-version":[{"id":1179,"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/pages\/535\/revisions\/1179"}],"wp:attachment":[{"href":"https:\/\/polytech.xcaliber.network\/XPF\/wp-json\/wp\/v2\/media?parent=535"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}