MCPcopy Create free account
hub / github.com/MITK/MITK / CountTimeSteps

Method CountTimeSteps

Modules/Core/src/DataManagement/mitkArbitraryTimeGeometry.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46mitk::TimeStepType mitk::ArbitraryTimeGeometry::CountTimeSteps() const
47{
48 return static_cast<TimeStepType>(m_GeometryVector.size());
49}
50
51mitk::TimePointType mitk::ArbitraryTimeGeometry::GetMinimumTimePoint() const
52{

Callers 15

IsValidTimeStepMethod · 0.95
ExpandMethod · 0.95
GetConfidenceLevelMethod · 0.45
UpdateMethod · 0.45
InitializeMethod · 0.45
TransferLabelContentMethod · 0.45
UpdateMethod · 0.45
mainFunction · 0.45
WriteGeometryFunction · 0.45
CompressImageMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected