isce3
0.1.0
Main Page
Related Pages
Namespaces
Classes
Files
Python classes
Issue Tracker
File List
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
isce
cxx
isce3
focus
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"
isce3::core::Vector< 3 >
Generated for ISCE3.0 by
1.8.5.