LSST Science Pipelines
Forum
Docs
LSST.org →
Navigation
next »
« previous
|
LSST Science Pipelines
»
C++ API reference
»
Template Function lsst::meas::astrom::sip::makeCreateWcsWithSip
Template Function lsst::meas::astrom::sip::makeCreateWcsWithSip
¶
Function Documentation
¶
template<class
MatchT
>
CreateWcsWithSip<
MatchT
>
lsst
::
meas
::
astrom
::
sip
::
makeCreateWcsWithSip
(
std::vector<
MatchT
>
const
&
matches
,
afw
::
geom
::
SkyWcs
const
&
linearWcs
, int
const
order
, geom::Box2I
const
&
bbox
= geom::Box2I(), int
const
ngrid
= 0
)
¶
Factory function for
CreateWcsWithSip
.
On this page
Template Function lsst::meas::astrom::sip::makeCreateWcsWithSip
Function Documentation