public class CurvedVolumeSlice extends Object
Constructor and Description |
---|
CurvedVolumeSlice(double delta,
double ra,
double rb) |
Modifier and Type | Method and Description |
---|---|
void |
discFill(Position pa,
Position pb,
String pointLabel,
String regionLabel,
double[] surfaceLayers,
double maxAR) |
ArrayList<CurvedVolumeElement> |
getElements() |
int[] |
getNazimuthals() |
double[] |
getRadii(int end) |
CurvedVolumeElement |
getRAElement(int ir,
int ia) |
void |
planeConnect(CurvedVolumeSlice vg) |
void |
subPlaneConnect(TreePoint tp,
TreePoint tpn,
CurvedVolumeSlice vg,
double partBranchOffset) |
public double[] getRadii(int end)
public int[] getNazimuthals()
public void discFill(Position pa, Position pb, String pointLabel, String regionLabel, double[] surfaceLayers, double maxAR)
public CurvedVolumeElement getRAElement(int ir, int ia)
public void planeConnect(CurvedVolumeSlice vg)
public void subPlaneConnect(TreePoint tp, TreePoint tpn, CurvedVolumeSlice vg, double partBranchOffset)
public ArrayList<CurvedVolumeElement> getElements()
Copyright © 2016. All rights reserved.