代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/479405/6694581

m mllwecef.m

% mllwecef.m % Scope: This MATLAB macro constructs the transformation matrix from LLWA % (Local Level Wander Azimuth) frame to ECEF frame. % Usage: m
www.eeworm.com/read/479405/6694582

m mbllw.m

% mbllw.m % Scope: This MATLAB macro constructs the transformation matrix from GPS % body frame to LLWA (Local Level Wander Azimuth) frame. % Usage:
www.eeworm.com/read/479405/6694586

m pradr.m

% pradr.m % Scope: This MATLAB macro computes pseudorange and accumulated delta range for a % specified satellite. WGS-84 constants are used. % Usage
www.eeworm.com/read/479405/6694587

m mecefins.m

% mecefins.m % Scope: This MATLAB macro constructs the transformation matrix from ECEF % frame to INS (Wander / North West Up) frame. % Usage: moutpu
www.eeworm.com/read/479405/6694596

m minsecef.m

% minsecef.m % Scope: This MATLAB macro constructs the transformation matrix from INS % (Wander / North West Up) frame to ECEF frame. % Usage: moutpu
www.eeworm.com/read/478412/6717176

m zsetsystem.m

function SystemData = zSetSystem(unitcode, stopsurf, rayaimingtype, useenvdata, temp, pressure, globalrefsurf) % zSetSystem - Sets a number of lens system operating data. % % Usage : SystemData = z
www.eeworm.com/read/478412/6717193

m zgetfile.m

function LensFile = zGetFile() % zGetFile - Requests the filename of the lens currently loaded into ZEMAX. % % Usage : LensFilePath = zGetFile % Returns the full drive, path and name. % % Extrem
www.eeworm.com/read/478412/6717198

m sagevenasphere.m

function Sag = SagEvenAsphere(ProfileData, r) % SagEvenAsphere - Computes the profile of a ZEMAX standard even aspheric surface. % % Usage : Sag = SagEvenAsphere(ProfileData, r) % % The Profile d
www.eeworm.com/read/478412/6717217

m zgettimeout.m

function Timeout = zGetTimeout() % zGetTimeout - Get the timeout in seconds for all ZEMAX DDE calls. % % Usage : Timeout = zGetTimeout % % See also : zDDEInit, zDDEStart, zSetTimeout % % MZD
www.eeworm.com/read/478412/6717376

m zgetconfig.m

function ConfigData = zGetConfig() % zGetConfig - Requests basic lens configuration data from the Zemax DDE server. % % Usage : ConfigData = zGetConfig % This function extracts the current configu