Skip to content
Snippets Groups Projects
Commit e8e6439e authored by Julien Malik's avatar Julien Malik
Browse files

DOC: various fixes in polar doc

parent 954a722b
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ namespace otb
namespace Functor {
/** \class otbMuellerToPolarisationDegreeAndPowerFunctor
/** \class MuellerToPolarisationDegreeAndPowerFunctor
* \brief Evaluate the min and max polarisation degree and min and max power
* from the Mueller image
*
......
......@@ -26,7 +26,7 @@ namespace otb
namespace Functor {
/** \class otbMuellerToReciprocalCovarianceFunctor
/** \class MuellerToReciprocalCovarianceFunctor
* \brief Evaluate the MLC image from the Mueller image
*
* Output value are:
......
......@@ -26,7 +26,7 @@ namespace otb
namespace Functor {
/** \class otbCoherencyToMuellerFunctor
/** \class CoherencyToMuellerFunctor
* \brief Evaluate the Mueller matrix from the reciprocal coherency matrix image
*
* Outpus are:
......
......@@ -26,7 +26,7 @@ namespace otb
namespace Functor {
/** \class otbReciprocalCovarianceToCoherencyDegreeFunctor
/** \class ReciprocalCovarianceToCoherencyDegreeFunctor
* \brief Evaluate the Coherency Degree coefficient from from the MLC image
*
* Output value are:
......
......@@ -26,7 +26,7 @@ namespace otb
namespace Functor {
/** \class otbReciprocalCovarianceToReciprocalCoherencyFunctor
/** \class ReciprocalCovarianceToReciprocalCoherencyFunctor
* \brief Evaluate the Coherency matrix from the Covariance image
*
* Output value are:
......
......@@ -26,7 +26,7 @@ namespace otb
namespace Functor {
/** \class otbReciprocalLinearCovarianceToReciprocalCircularCovarianceFunctor
/** \class ReciprocalLinearCovarianceToReciprocalCircularCovarianceFunctor
* \brief Compute the reciprocal Covariance circular matrix from the reciprocal Covariance linear matrix.
* Extract from Antennas for radar and communications Harold Mott p 317.
*
......
......@@ -25,7 +25,7 @@ namespace otb
{
namespace Functor
{
/** \class SinclairToCircularCovarianceMatrixFunctor
/** \class SinclairToReciprocalCircularCovarianceMatrixFunctor
* \brief Construct the fully reciprocal polarimetric circular covariance matrix
* with Sinclair matrix information.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment