reference to the course that this section belongs to. This property is non-enumerable
the id of the section, must be globally unique
instructor names (computed from meeting)
Key of the course that this section belongs to; same for all sections.
rooms (computed from meeting)
the section number recorded in sis
one of "Open", "Closed" and "Wait List"
the topic of this section, may be empty
human readable name for this section, e.g. ECON 2010-001 Lecture
convert Section.valid to human readable message
all meeting times of this section concatenated together and concatenated by their dates
the hash of the Course that this section belongs to.
whether some meeting times of this sections are TBD
Generated using TypeDoc
A section contains all the fields that a Course has, and it holds additional information specific to that section.
All section instances are immutable. Additionally, they will never be duplicated. They will only be created once using
Object.create
on page load