public class PixelSetForStarPosition extends Object implements stream.Processor
| Modifier and Type | Field and Description |
|---|---|
String |
outsetKey |
String |
starPositionsKey |
double |
starRadiusInCamera |
| Constructor and Description |
|---|
PixelSetForStarPosition() |
| Modifier and Type | Method and Description |
|---|---|
PixelSet |
calculateStarPixelSet(stream.Data item)
generates the pixel set with star pixels to be put to the data item
|
stream.Data |
process(stream.Data item) |
@Parameter(required=true) public String starPositionsKey
@Parameter(required=false) public String outsetKey
@Parameter(required=false,
defaultValue="Constants.PIXEL_SIZE")
public double starRadiusInCamera
public stream.Data process(stream.Data item)
process in interface stream.Processorpublic PixelSet calculateStarPixelSet(stream.Data item)
item - Copyright © 2019. All rights reserved.