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

Method scale

src/utilities/units/OSQuantityVector.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66Scale OSQuantityVector::scale() const {
67 return m_units.scale();
68}
69
70std::vector<Quantity> OSQuantityVector::quantities() const {
71 QuantityVector result;

Callers 4

OSQuantityVectorMethod · 0.45
push_backMethod · 0.45
dotFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected