MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / intervalLength

Method intervalLength

src/utilities/data/TimeSeries.cpp:438–440  ·  view source on GitHub ↗

interval length if any

Source from the content-addressed store, hash-verified

436
437 /// interval length if any
438 OptionalTime TimeSeries_Impl::intervalLength() const {
439 return m_intervalLength;
440 }
441
442 DateTimeVector TimeSeries_Impl::dateTimes() const {
443 DateTimeVector dateTimeObjs(m_secondsFromFirstReport.size());

Callers 3

TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36