UFO
GaussianThinningParameters.cc
Go to the documentation of this file.
1 /*
2  * (C) Copyright 2020 Met Office UK
3  *
4  * This software is licensed under the terms of the Apache Licence Version 2.0
5  * which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
6  */
7 
9 
10 #include <utility>
11 
12 namespace ufo {
14 constexpr util::NamedEnumerator<DistanceNorm> DistanceNormParameterTraitsHelper::namedValues[];
15 } // namespace ufo
ufo
Definition: RunCRTM.h:27
ufo::DistanceNormParameterTraitsHelper::enumTypeName
static constexpr char enumTypeName[]
Definition: GaussianThinningParameters.h:33
ufo::DistanceNormParameterTraitsHelper::namedValues
static constexpr util::NamedEnumerator< DistanceNorm > namedValues[]
Definition: GaussianThinningParameters.h:34
GaussianThinningParameters.h