carta-frontend/stores
Index
Classes
- ASTSettingsString
- AlertStore
- AnimatorStore
- AppStore
- CatalogOnlineQueryConfigStore
- CatalogOnlineQueryProfileStore
- CatalogPlotWidgetStore
- CatalogProfileStore
- CatalogStore
- CatalogWidgetStore
- ColorBlendingStore
- ColorbarStore
- CompassAnnotationStore
- ContourConfigStore
- ContourStore
- DialogStore
- EmptyWidgetStore
- FileBrowserStore
- FrameStore
- HelpStore
- HipsQueryStore
- HistogramWidgetStore
- ImageFittingIndividualStore
- ImageFittingStore
- ImageViewConfigStore
- LayerListWidgetStore
- LayoutStore
- LogEntry
- LogStore
- OverlayAxisSettings
- OverlayBeamSettings
- OverlayBeamStore
- OverlayBorderSettings
- OverlayColorbarSettings
- OverlayGlobalSettings
- OverlayGridSettings
- OverlayLabelSettings
- OverlayNumberSettings
- OverlayStore
- OverlayTickSettings
- OverlayTitleSettings
- Padding
- PointAnnotationStore
- PreferenceStore
- ProfileFittingIndividualStore
- ProfileFittingStore
- ProfileSmoothingStore
- PvGeneratorWidgetStore
- RegionSetStore
- RegionStore
- RegionWidgetStore
- RenderConfigStore
- RenderConfigWidgetStore
- RestFreqStore
- RulerAnnotationStore
- SnippetStore
- SpatialProfileStore
- SpatialProfileWidgetStore
- SpectralLineQueryWidgetStore
- SpectralProfileSelectionStore
- SpectralProfileStore
- SpectralProfileWidgetStore
- StatsWidgetStore
- StokesAnalysisWidgetStore
- TextAnnotationStore
- VectorAnnotationStore
- VectorOverlayConfigStore
- VectorOverlayStore
- WidgetConfig
- WidgetProps
- WidgetsStore
Enumerations
- AlertType
- AnimationMode
- AstColorsIndex
- BeamType
- BrowserMode
- CatalogCoordinate
- CatalogOverlayShape
- CatalogPlotType
- CatalogSettingsTabs
- CatalogUpdateMode
- ContourDashMode
- ContourGeneratorType
- CoordinateMode
- DialogId
- FileFilteringType
- FittingContinuum
- FittingFunction
- Font
- FontStyle
- FrameScaling
- HelpType
- HipsCoord
- HipsProjection
- LabelType
- LayerListSettingsTabs
- MomentSelectingMode
- MultiProfileCategory
- NumberFormatType
- PVAxis
- PlayMode
- PreferenceKeys
- RadiusUnits
- RedshiftType
- RegionId
- RegionMode
- RegionsOpacity
- RegionsType
- SelectionMode
- SpectralLineHeaders
- SpectralLineQueryRangeType
- SpectralLineQueryUnit
- StokesCoordinate
- SystemType
- VectorOverlaySource
- WidgetType
Interfaces
Type Aliases
Variables
Type Aliases
Border
Type declaration
xMax: number
xMin: number
yMax: number
yMin: number
CatalogFileType
ControlHeader
Type declaration
columnIndex: number | undefined
columnWidth: number | null | undefined
dataIndex: number | undefined
display: boolean | undefined
filter: string
DragMode
ImageFileType
MultiPlotData
Type declaration
colors: (string | undefined)[]
comments: Comments[]
data: DataPoints[]
fittingData: { x: number[]; y: Float32Array | Float64Array | undefined } | undefined
labels: { image: string | undefined; plot: string }[]
numProfiles: number
plotName: { image: string; plot: string }
image: string
plot: string
progress: number
secondaryXData: number[][]
smoothedData: DataPoints[]
xMax: number | undefined
xMin: number | undefined
yMax: number | undefined
yMean: number | undefined
yMin: number | undefined
yRms: number | undefined
RegionFileType
ValueClip
VizierItem
Type declaration
description: string | null
name: string | null
XBorder
Type declaration
xMax: number
xMin: number