21 #ifndef otbSentinel1ImageMetadataInterface_h
22 #define otbSentinel1ImageMetadataInterface_h
97 std::vector<CoordinateConversionRecord> GetCoordinateConversionRecord(
const XMLMetadataSupplier &xmlMS,
98 const std::string & rg0_path,
99 const std::string & coeffs_path)
const;
105 bool CreateThermalNoiseLookupData(
SARCalib& sarCalib,
108 const bool geom)
const;
112 void operator=(
const Self&) =
delete;