代码搜索:Raytrace
找到约 132 项符合「Raytrace」的源代码
代码结果 132
www.eeworm.com/read/235612/14060237
m eventraymod.m
function eventraymod(fignoz,fignot,pts)
% EVENTRAYMOD: raytrace model a picked event assuming normal incidence
%
% eventraymod(fignoz,fignot,pts)
%
% EVENTRAYMOD uses a velocity model initialized
www.eeworm.com/read/382787/9000326
m raymig.m
function raymig(figno,pts)
% RAYMIG: raytrace migrate a picked event assuming normal incidence
%
% raymig(figno,pts)
%
% RAYMIG uses a velocity model initialized by RAYVELMOD and a
% vector of p
www.eeworm.com/read/168118/9937319
m raymig.m
function raymig(figno,pts)
% RAYMIG: raytrace migrate a picked event assuming normal incidence
%
% raymig(figno,pts)
%
% RAYMIG uses a velocity model initialized by RAYVELMOD and a
% vector of p
www.eeworm.com/read/250807/12383744
m raymig.m
function raymig(figno,pts)
% RAYMIG: raytrace migrate a picked event assuming normal incidence
%
% raymig(figno,pts)
%
% RAYMIG uses a velocity model initialized by RAYVELMOD and a
% vector of p
www.eeworm.com/read/455463/1614021
m raymig.m
function raymig(figno,pts)
% RAYMIG: raytrace migrate a picked event assuming normal incidence
%
% raymig(figno,pts)
%
% RAYMIG uses a velocity model initialized by RAYVELMOD and a
% vector of p
www.eeworm.com/read/194440/8193128
m raymig.m
function raymig(figno,pts)
% RAYMIG: raytrace migrate a picked event assuming normal incidence
%
% raymig(figno,pts)
%
% RAYMIG uses a velocity model initialized by RAYVELMOD and a
% vector of p
www.eeworm.com/read/235612/14060245
m raymig.m
function raymig(figno,pts)
% RAYMIG: raytrace migrate a picked event assuming normal incidence
%
% raymig(figno,pts)
%
% RAYMIG uses a velocity model initialized by RAYVELMOD and a
% vector of p
www.eeworm.com/read/385414/8806148
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RayTrace.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#def
www.eeworm.com/read/111424/15512866
bas raytracing.bas
Attribute VB_Name = "RayTrace"
Option Explicit
Public LightSources As New Collection
' Ambient lighting values
Public AmbIr As Single
Public AmbIg As Single
Public AmbIb As Single
' Backg
www.eeworm.com/read/478412/6717284
m zgettracedirect.m
function RayTraceData = zGetTraceDirect(wave, mode, startsurf, stopsurf, x, y, z, l, m, n)
% zGetTraceDirect - Direct access raytrace through the current lens in the ZEMAX DDE server.
%
% Usage :