isce3  0.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
BistaticDelay.h
1 #pragma once
2 
3 #include <isce3/core/Common.h>
4 #include <isce3/core/forward.h>
5 
6 namespace isce3 { namespace focus {
7 
23 CUDA_HOSTDEV
24 double bistaticDelay(const isce3::core::Vec3 & p,
25  const isce3::core::Vec3 & v,
26  const isce3::core::Vec3 & x);
27 
28 }}
29 
30 #include "BistaticDelay.icc"

Generated for ISCE3.0 by doxygen 1.8.5.