Home
last modified time | relevance | path

Searched refs:SetPlate (Results 1 – 4 of 4) sorted by relevance

/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dwcs.h686 int SetPlate ( /* Set plate fit coefficients in structure from arguments */
825 extern int SetPlate(); /* Set plate fit coefficients in structure from arguments */
H A Dplatepos.c296 SetPlate (wcs, ncoeff1, ncoeff2, coeff) in SetPlate() function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/go-typedef/gen-go/module1/
H A Dfinder.go547 func (f *FinderByPlateArgs) SetPlate(plate Plate) *FinderByPlateArgs { func
786 func (f *FinderAliasByPlateArgs) SetPlate(plate Plate) *FinderAliasByPlateArgs { func
1025 func (f *FinderPreviousPlateArgs) SetPlate(plate Plate) *FinderPreviousPlateArgs { func
H A Dttypes.go182 func (a *Automobile) SetPlate(plate Plate) *Automobile { func