Path: SC/MagneticControl
% Compute the magnetic field of a dipole -------------------------------------------------------------------------- Form: b = Dipole( m, xD, x ) -------------------------------------------------------------------------- ------ Inputs ------ m (3,1) Magnetic dipole vector (ATM^2) xD (3,1) Location of the dipole (m) x (3,:) Points of interest (m) ------- Outputs ------- b (3,:) Magnetic field (T) --------------------------------------------------------------------------
AC: ACData/ACTConstants SC: SCData/sCTConstants Common: CommonData/Constants Common: CommonData/SwooshWatermark Common: CommonData/xSplashSmall Common: Database/Constant Common: General/CellToMat Common: General/DeleteCell Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle Math: Linear/Cross Math: Linear/Dot Math: Linear/Mag Math: Linear/Unit
Back to the SC Module page