isce3 0.25.0
Loading...
Searching...
No Matches
isce3::product::ProcessingInformation Class Reference

Public Member Functions

 ProcessingInformation ()
 Default constructor.
 
 ProcessingInformation (const ProcessingInformation &proc)
 Copy constructor.
 
ProcessingInformationoperator= (const ProcessingInformation &proc)
 Deep assignment operator.
 
const isce3::core::LUT2d< double > & effectiveVelocity () const
 Get read-only look-up-table for effective velocity.
 
void effectiveVelocity (const isce3::core::LUT2d< double > &lut)
 Set look-up-table for effective velocity.
 
const std::map< char, isce3::core::LUT2d< double > > & azimuthFMRateMap () const
 Get read-only map for azimuth FM rate tables.
 
const isce3::core::LUT2d< double > & azimuthFMRate (char freq) const
 Get read-only look-up-table for azimuth FM rate.
 
void azimuthFMRate (const isce3::core::LUT2d< double > &lut, char freq)
 Set look-up-table for azimuth FM rate.
 
const std::map< char, isce3::core::LUT2d< double > > & dopplerCentroidMap () const
 Get read-only map for Doppler centroid tables.
 
const isce3::core::LUT2d< double > & dopplerCentroid (char freq) const
 Get read-only look-up-table for Doppler centroid.
 
void dopplerCentroid (const isce3::core::LUT2d< double > &lut, char freq)
 Set look-up-table for azimuth FM rate.
 

Constructor & Destructor Documentation

◆ ProcessingInformation()

isce3::product::ProcessingInformation::ProcessingInformation ( const ProcessingInformation & proc)
inline

Copy constructor.

Parameters
[in]procProcessingInformation

Member Function Documentation

◆ operator=()

isce3::product::ProcessingInformation & isce3::product::ProcessingInformation::operator= ( const ProcessingInformation & proc)
inline

Deep assignment operator.

Parameters
[in]procProcessingInformation

The documentation for this class was generated from the following file:

Generated for ISCE3.0 by doxygen 1.13.2.