MCPcopy Create free account
hub / github.com/Kitware/VTK / GetVerticalLevel

Method GetVerticalLevel

IO/NetCDF/vtkMPASReader.cxx:2935–2938  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

2933
2934//------------------------------------------------------------------------------
2935int vtkMPASReader::GetVerticalLevel()
2936{
2937 return this->GetDimensionCurrentIndex(this->VerticalDimension);
2938}
2939
2940//------------------------------------------------------------------------------
2941// Set center longitude for lat/lon projection

Callers 1

OutputCellsMethod · 0.95

Calls 1

Tested by

no test coverage detected