代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/478412/6717380

m zuigetmetafile.m

function Reply = zuiGetMetaFile(AnalysisType, SettingsFileName, Flag) % zGetMetaFile - Request ZEMAX to save a Windows Metafile of any ZEMAX graphical analysis plot. % % Usage : zuiGetMetaFile(Ana
www.eeworm.com/read/478412/6717385

m zgetupdate.m

function Status = zGetUpdate() % zGetUpdate - Perform update on the current lens in the ZEMAX DDE buffer. % % Usage : Status = zGetUpdate % % This function causes ZEMAX to update the lens, which
www.eeworm.com/read/478412/6717387

m zgetmetafile.m

function Reply = zGetMetaFile(MetaFileName, AnalysisType, SettingsFileName, Flag) % zGetMetaFile - Request ZEMAX to save a Windows Metafile of any ZEMAX graphical analysis plot. % % Usage : Reply
www.eeworm.com/read/478412/6717389

m zddebusy.m

function Status = zDDEBusy() % zDDEBusy - Checks to see if the ZEMAX DDE server is still busy with a function. % % Usage example : while (zDDEBusy) end; % % Will return immediately with the value
www.eeworm.com/read/478412/6717393

m zgetsolve.m

function SolveData = zGetSolve(Surface, Code) % zGetSolve - Requests data for solves and/or pickups on lens surfaces. % % Usage : SolveData = zGetSolve(Surface, Code) % % where Code is % an inte
www.eeworm.com/read/478412/6717395

m zgettolcount.m

function TolCount = zGetTolCount() % zGetTolCount - Get the total number of tolerance operands in the current ZEMAX lens. % % Usage: TolCount = zGetTolCount % % See also zGetTol % % MZDDE - T
www.eeworm.com/read/478412/6717435

m zsetpolstate.m

function DefaultPolState = zSetPolState(nIsPolarized, Ex, Ey, Phax, Phay) % zGetPolState - Sets the default polarization state used for ZEMAX polarization ray tracing. % % Usage : DefaultPolState =
www.eeworm.com/read/478412/6717441

m zsetvig.m

function Reply = zSetVig() % zSetVig - Performs automatic setting of vignetting factors. % % Usage : Reply = zSetVig % Requests ZEMAX to set the vignetting factors automatically. There are no para
www.eeworm.com/read/478412/6717452

m zgetnscobjectdata.m

function ObjectDatum = zGetNSCObjectData(Surface, Object, Code) % zGetNSCObjectData - Requests various data for NSC objects from the ZEMAX DDE server. % % Usage : Datum = zGetNSCObjectData(Surface,
www.eeworm.com/read/478412/6717465

m zgettextfile.m

function Reply = zGetTextFile(TextFileName, AnalysisType, SettingsFileName, Flag) % zGetTextFile - Request ZEMAX to save a text file for any analysis that supports text output. % % Usage : zGetTex