Tag Archives: oop

brainstorm: possible OOP hierarchy

abstract class SolarEvent has sub-classes: specific solar events, e.g: Flare AR Sigmoid Sunspot —— Abstract class Values has sub-classes: specific types of values, e.g. location, time, human- or software-tagged, etc. —— the specific events like Flare and Sigmoid will reference … Continue reading

Posted in Uncategorized | Tagged , , , , , | Leave a comment

network theory

Network/graph theory is a powerful branch of mathematics that seems to pop up in so many interesting but, on an un-abstracted level, dissimilar systems. I have though somewhat about this project in terms of graph theory, possibly using an object-oriented … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Leave a comment