public class SpinePopulation extends Object
Constructor and Description |
---|
SpinePopulation(String id,
SpineProfile profile,
String targetRegion,
double density) |
Modifier and Type | Method and Description |
---|---|
double |
getDensity() |
String |
getID() |
SpineProfile |
getProfile() |
String |
getTargetRegion() |
public SpinePopulation(String id, SpineProfile profile, String targetRegion, double density)
public SpineProfile getProfile()
public String getTargetRegion()
public double getDensity()
public String getID()
Copyright © 2019. All rights reserved.