跳过导航链接
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

A

add(double, double) - 类 中的方法cn.allbs.model.Point2D
Returns a point with the specified coordinates added to the coordinates of this point.
add(Point2D) - 类 中的方法cn.allbs.model.Point2D
Returns a point with the coordinates of the specified point added to the coordinates of this point.
add(double, double, double) - 类 中的方法cn.allbs.model.Point3D
Returns a point with the specified coordinates added to the coordinates of this point.
add(Point3D) - 类 中的方法cn.allbs.model.Point3D
Returns a point with the coordinates of the specified point added to the coordinates of this point.
AirAqiCountDayAverage(String, double) - 枚举 中的静态方法cn.allbs.enums.PollutantItemsLimitDayEnum
计算每日对应污染物的空气质量分指数
AirAqiCountRealTime(String, double) - 枚举 中的静态方法cn.allbs.enums.PollutantItemsLimitHourEnum
计算实时对应污染物的空气质量分指数
allGroundReflection(double, double, double, double, double, Integer) - 类 中的方法cn.allbs.utils.GaussUtil
地面全部反射时的地面浓度
AMPERSAND - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
AND - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
angle(double, double) - 类 中的方法cn.allbs.model.Point2D
Computes the angle (in degrees) between the vector represented by this point and the specified vector.
angle(Point2D) - 类 中的方法cn.allbs.model.Point2D
Computes the angle (in degrees) between the vector represented by this point and the vector represented by the specified point.
angle(Point2D, Point2D) - 类 中的方法cn.allbs.model.Point2D
Computes the angle (in degrees) between the three points with this point as a vertex.
angle(double, double, double) - 类 中的方法cn.allbs.model.Point3D
Computes the angle (in degrees) between the vector represented by this point and the specified vector.
angle(Point3D) - 类 中的方法cn.allbs.model.Point3D
Computes the angle (in degrees) between the vector represented by this point and the vector represented by the specified point.
angle(Point3D, Point3D) - 类 中的方法cn.allbs.model.Point3D
Computes the angle (in degrees) between the three points with this point as a vertex.
AQI - 接口 中的静态变量cn.allbs.constant.CommonConstant
AQI
AqiLevelEnum - cn.allbs.enums中的枚举
aqi 划分
AqiUtil - cn.allbs.utils中的类
大气Aqi计算
AqiUtil() - 类 的构造器cn.allbs.utils.AqiUtil
 
ASTERISK - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
AT - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
AtmosphericStabilityEnum - cn.allbs.enums中的枚举
大气稳定度

B

BACK_SLASH - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
BACKTICK - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
BaiduMercatorToLngLatUtil - cn.allbs.utils中的类
百度坐标系与墨卡托坐标系转换
BaiduMercatorToLngLatUtil() - 类 的构造器cn.allbs.utils.BaiduMercatorToLngLatUtil
 
batchPeak(Point3D, double, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
计算空间立方体延伸距离保证数据充实
bd09toGcj02(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
百度坐标系(BD-09)转火星坐标系(GCJ-02) 百度——<谷歌、高德
bd09toWgs84(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
百度坐标系(BD-09)转WGS坐标
BYTES_NEW_LINE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 

C

calculate2(Double, Double, Double, Double, Double, Double, Double) - 类 中的方法cn.allbs.utils.ModelUtil
烟羽扩散
calLevel(double) - 类 中的方法cn.allbs.utils.ModelUtil
计算因子level
calLocationByDistanceAndLocationAndDirection(double, double, double, double) - 类 中的方法cn.allbs.utils.LngLatUtil
根据一点的坐标与距离,以及方向,计算另外一点的位置(不带入扁率)正北0度即为纬度轴,横向为经度轴
calLocationByDistanceAndLocationAndDirection(double, double, double, double, CoordinateSystemEnum) - 类 中的方法cn.allbs.utils.LngLatUtil
带入坐标系计算距离角度外的一点 根据一点的坐标与距离,以及方向,计算另外一点的位置(不带入扁率)正北0度即为纬度轴,横向为经度轴
calLocationByDistanceAndLocationAndDirection(double, Point3D, double) - 类 中的方法cn.allbs.utils.LngLatUtil
根据一点的坐标与距离,以及方向,计算另外一点的位置(不带入扁率)正北0度即为纬度轴,横向为经度轴
calSpread(double, Double[], Double[], double, double, double, Double, int, double) - 类 中的方法cn.allbs.utils.ModelUtil
 
checkInAllCloseInterval(Double, Double, Double) - 类 中的静态方法cn.allbs.utils.IntervalUtil
全闭区间 判断是否在全闭区间内
checkInAllOpenInterval(Double, Double, Double) - 类 中的静态方法cn.allbs.utils.IntervalUtil
全开区间 判断是否在全开区间内
checkInLeftCloseInterval(Double, Double, Double) - 类 中的静态方法cn.allbs.utils.IntervalUtil
左闭右开区间 判断是否在左闭右开区间内
checkInRightCloseInterval(Double, Double, Double) - 类 中的静态方法cn.allbs.utils.IntervalUtil
左开右闭区间 判断是否在左开右闭区间区间内
ClassUtil - cn.allbs.utils中的类
获取class 包括父类
ClassUtil() - 类 的构造器cn.allbs.utils.ClassUtil
 
cn.allbs.constant - 程序包 cn.allbs.constant
 
cn.allbs.enums - 程序包 cn.allbs.enums
 
cn.allbs.model - 程序包 cn.allbs.model
 
cn.allbs.utils - 程序包 cn.allbs.utils
 
COLON - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
COMMA - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
CommonConstant - cn.allbs.constant中的接口
 
CompareWayEnum - cn.allbs.enums中的枚举
比较方式枚举
convertMC2LL(Double, Double) - 类 中的静态方法cn.allbs.utils.BaiduMercatorToLngLatUtil
墨卡托坐标转经纬度坐标
CoordinateSystemEnum - cn.allbs.enums中的枚举
坐标系枚举
count(double, double, double) - 类 中的方法cn.allbs.utils.HorizontalJetFireUtil
计算热辐射通量
count(double, double, double) - 类 中的方法cn.allbs.utils.LiquidLeakageUtil
质量流率
count(double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
无风时火焰表面平均辐射强度
count(double, double, double) - 类 中的方法cn.allbs.utils.VaporCloudExplosionUtil
无约束蒸气云爆炸冲击波
count(double, double, double) - 类 中的方法cn.allbs.utils.VesselExplosionUtil
冲击波超压值
countRealAqi(Map<String, Double>, boolean) - 类 中的方法cn.allbs.utils.AqiUtil
计算实时/日的AQI数据 SO2(μg/m³) NO2(μg/m³) PM10(μg/m³) CO(mg/m³) O3(μg/m³) PM2.5(μg/m³)
countWaterGrade(Map<String, Double>) - 类 中的方法cn.allbs.utils.WaterGradeUtil
根据因子浓度值计算水质等级 浓度值单位为HJ212中缺省计量单位, 默认不为湖泊、水库中水质
countWaterGrade(Map<String, Double>, boolean) - 类 中的方法cn.allbs.utils.WaterGradeUtil
根据因子浓度值计算水质等级 浓度值单位为HJ212中缺省计量单位
countWithoutWind(double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
无风时火焰表面平均辐射强度
countWithWind(double, double, double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
有风时火焰表面平均辐射强度
CRLF - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
crossProduct(double, double) - 类 中的方法cn.allbs.model.Point2D
Computes cross product of the vector represented by this instance and the specified vector.
crossProduct(Point2D) - 类 中的方法cn.allbs.model.Point2D
Computes cross product of the vector represented by this instance and the specified vector.
crossProduct(double, double, double) - 类 中的方法cn.allbs.model.Point3D
Computes cross product of the vector represented by this instance and the specified vector.
crossProduct(Point3D) - 类 中的方法cn.allbs.model.Point3D
Computes cross product of the vector represented by this instance and the specified vector.
cubeFace(Point3D, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
计算立方体6个面
cubePeak(Point3D, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
计算立方体顶点坐标

D

DASH - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
DateStaticsSectionUtil - cn.allbs.utils中的类
日期区间map构建 构建为一个横轴表为日期,纵坐标为默认数量 0 的map供后期塞值
DateStaticsSectionUtil() - 类 的构造器cn.allbs.utils.DateStaticsSectionUtil
 
dayHour(LocalDate, int, String) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
天 24小时Map 根据某一天构建固定间隔小时数的Map
dayHour(LocalDate, String) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
天 24小时Map 根据某一天构建固定间隔小时数的Map 默认一小时
dayHour(LocalDate, int) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
天 24小时Map 根据某一天构建固定间隔小时数的Map 默认一小时
dayHour(LocalDate) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
天 24小时Map 根据某一天构建固定间隔小时数的Map 默认一小时
daySection(LocalDate, LocalDate, String) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
开始结束时间构造月Map 构建以月为跨度,该月份中所有日为key value为0的map
daySection(LocalDate, LocalDate) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
开始结束时间构造月Map 构建以月为跨度,该月份中所有日为key value为0的map
deviation(Double[]) - 类 中的静态方法cn.allbs.utils.LngLatUtil
偏移 依照墨卡托坐标计算
distance(double, double) - 类 中的方法cn.allbs.model.Point2D
Computes the distance between this point and point (x1, y1).
distance(Point2D) - 类 中的方法cn.allbs.model.Point2D
Computes the distance between this point and the specified point.
distance(double, double, double) - 类 中的方法cn.allbs.model.Point3D
Computes the distance between this point and point (x1, y1, z1).
distance(Point3D) - 类 中的方法cn.allbs.model.Point3D
Computes the distance between this point and the specified point.
DOLLAR - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
DOLLAR_LEFT_BRACE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
DOT - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
DOT_CLASS - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
DOT_JAVA - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
DOT_NEWLINE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
DOT_XML - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
DOTDOT - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
dotProduct(double, double) - 类 中的方法cn.allbs.model.Point2D
Computes dot (scalar) product of the vector represented by this instance and the specified vector.
dotProduct(Point2D) - 类 中的方法cn.allbs.model.Point2D
Computes dot (scalar) product of the vector represented by this instance and the specified vector.
dotProduct(double, double, double) - 类 中的方法cn.allbs.model.Point3D
Computes dot (scalar) product of the vector represented by this instance and the specified vector.
dotProduct(Point3D) - 类 中的方法cn.allbs.model.Point3D
Computes dot (scalar) product of the vector represented by this instance and the specified vector.

E

earthBatchPeak(Point3D, double, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
计算地球中立方体顶点坐标
earthBatchPeakDetail(Point3D, double, double, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
计算地球中立方体顶点坐标
earthBatchPeakDetail(Point3D, double, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
计算地球中立方体顶点坐标
EarthBatchPeakDetailToWd(Point3D, double, double, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
包含风向计算地球中立方体顶点坐标(顺风向)
earthCubePeak(Point3D, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
计算地球中立方体顶点坐标
earthCubePeakDetail(Point3D, double, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
包含风向计算地球中立方体顶点坐标
EarthPoint2D - cn.allbs.model中的类
地球经纬度
EarthPoint2D(double, double) - 类 的构造器cn.allbs.model.EarthPoint2D
构造方法
EarthPoint3D - cn.allbs.model中的类
空间点坐标 + 偏移距离信息
EarthPoint3D(Point3D, double, double, double) - 类 的构造器cn.allbs.model.EarthPoint3D
构造器
EarthPoint3D(double, double, double) - 类 的构造器cn.allbs.model.EarthPoint3D
构造器
effect(double) - 枚举 中的静态方法cn.allbs.enums.RadiationFluxEnum
查询热辐射通量造成的影响
EMPTY - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
EMPTY_ARRAY - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
EQUALS - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
equals(Object) - 类 中的方法cn.allbs.model.Point2D
Indicates whether some other object is "equal to" this one.
equals(Object) - 类 中的方法cn.allbs.model.Point3D
Returns a hash code value for the point.
EvaporationUtil - cn.allbs.utils中的类
蒸发
EvaporationUtil() - 类 的构造器cn.allbs.utils.EvaporationUtil
 
EXCESSIVE_POLLUTANT - 接口 中的静态变量cn.allbs.constant.CommonConstant
超标污染物
EXCESSIVE_POLLUTANT_MIN_LIMIT - 接口 中的静态变量cn.allbs.constant.ParamConstant
超标污染物最小标准(IAQI 大于此数的即为超标污染物)
EXCLAMATION_MARK - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 

F

FALSE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
fireHeightWithoutWind(double, double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
无风时火焰高度
fireHeightWithWind(double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
有风时火焰高度
FIVE_HUNDRED - 接口 中的静态变量cn.allbs.constant.ParamConstant
500
flash(double, double, double, double, double) - 类 中的方法cn.allbs.utils.EvaporationUtil
闪蒸蒸发速率

G

GAS_MAP - 枚举 中的静态变量cn.allbs.enums.PollutionGas
 
gasInfo(String) - 类 中的方法cn.allbs.utils.PollutantUtil
获取气体污染因子的信息
gaussPlumeWithFactor(double, double, Integer, double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.ModelUtil
带入扩散系数计算高斯烟羽模型
gaussPlumeWithoutFactor(double, double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.ModelUtil
不带入扩散系数计算高斯烟羽模型
gaussPlumeWithoutFactor(Double, Double, Double, Double, Double[], Integer, Double) - 类 中的方法cn.allbs.utils.ModelUtil
不带入扩散系数计算高斯烟羽模型
gaussSmokeRegiment(double, double, double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.ModelUtil
高斯烟团计算模型
GaussUtil - cn.allbs.utils中的类
高斯模型 高斯烟羽 + 高斯烟团
GaussUtil() - 类 的构造器cn.allbs.utils.GaussUtil
 
gcj02toBd09(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
火星坐标系(GCJ-02)转百度坐标系(BD-09) 谷歌、高德——<百度
gcj02toWgs84(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
GCJ02(火星坐标系)转GPS84
getClassFields(Class<?>) - 类 中的方法cn.allbs.utils.ClassUtil
类域获取 获取当前类包括父类的所有域
getDistance(double, double, double, double) - 类 中的方法cn.allbs.utils.LngLatUtil
计算经纬度距离(不带扁率校准, 默认为WGS84坐标)
getDistance(double, double, double, double, CoordinateSystemEnum) - 类 中的方法cn.allbs.utils.LngLatUtil
计算经纬度 带入坐标系进行判断后计算
getDistanceOfMeter(double, double, double, double) - 类 中的方法cn.allbs.utils.LngLatUtil
计算两个经纬度位置距离(带扁率校准)
getEqExpressAllClose(Double, Double) - 枚举 中的静态方法cn.allbs.enums.MathExtentEnum
全闭区间 获取区间计算表达式
getEqExpressAllOpen(Double, Double) - 枚举 中的静态方法cn.allbs.enums.MathExtentEnum
全开区间 获取区间计算表达式
getEqExpressLeftOpenOnly(Double, Double) - 枚举 中的静态方法cn.allbs.enums.MathExtentEnum
左开右闭 获取区间计算表达式
getEqExpressRightOpenOnly(Double, Double) - 枚举 中的静态方法cn.allbs.enums.MathExtentEnum
左闭右开 获取区间计算表达式
getLevelInfoByAqi(int) - 枚举 中的静态方法cn.allbs.enums.AqiLevelEnum
根据aqi数值判断aqi等级及相关信息
getX() - 类 中的方法cn.allbs.model.Point2D
The x coordinate.
getX() - 类 中的方法cn.allbs.model.Point3D
The x coordinate.
getY() - 类 中的方法cn.allbs.model.Point2D
The y coordinate.
getY() - 类 中的方法cn.allbs.model.Point3D
The y coordinate.
getZ() - 类 中的方法cn.allbs.model.Point3D
The z coordinate.
GPSConverterUtils - cn.allbs.utils中的类
百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具 WGS84: Google Earth采用,Google Map中国范围外使用 GCJ02: 火星坐标系,中国国家测绘局制定的坐标系统,由WGS84机密后的坐标。
GPSConverterUtils() - 类 的构造器cn.allbs.utils.GPSConverterUtils
 
groundPointSource(double, double, double, double, double, Integer) - 类 中的方法cn.allbs.utils.GaussUtil
地面点源扩散 计算方式

H

HASH - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
HASH_LEFT_BRACE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
hashCode() - 类 中的方法cn.allbs.model.Point2D
Returns a hash code value for the point.
hashCode() - 类 中的方法cn.allbs.model.Point3D
Returns a hash code for this Point3D object.
HAT - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
heatOfEvaporation(double, double, double, double, double) - 类 中的方法cn.allbs.utils.EvaporationUtil
热量蒸发速率 环境温度高于液体沸点时发生,如35摄氏度的环境温度下,沸点为20摄氏度的液体泄漏
heatRadiationIntensity(double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
入射热辐射强度
HEIGHT - 接口 中的静态变量cn.allbs.constant.CommonConstant
高度
highPowerContinuousDiffusion(double, double, double, double, double, double, Integer) - 类 中的方法cn.allbs.utils.GaussUtil
高架点源扩散模式计算
Hj212Util - cn.allbs.utils中的类
hj212 工具类
Hj212Util() - 类 的构造器cn.allbs.utils.Hj212Util
 
horizontalFire(double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.ModelUtil
水平方向喷射火模型计算
HorizontalJetFireUtil - cn.allbs.utils中的类
水平方向喷射火模型
HorizontalJetFireUtil() - 类 的构造器cn.allbs.utils.HorizontalJetFireUtil
 
HTML_AMP - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
HTML_GT - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
HTML_LT - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
HTML_NBSP - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
HTML_QUOTE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 

I

I_AQI - 接口 中的静态变量cn.allbs.constant.ParamConstant
空气质量分指数
ImageToAsciiUtil - cn.allbs.utils中的类
图片转为ASCII码
ImageToAsciiUtil() - 类 的构造器cn.allbs.utils.ImageToAsciiUtil
 
INFINITY - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
INTERVAL_SYMBOL - 接口 中的静态变量cn.allbs.constant.PatternConstant
区间符号判断
IntervalUtil - cn.allbs.utils中的类
判断是否在区间中 注意工具类中使用的是Double型精度有限!
IntervalUtil() - 类 的构造器cn.allbs.utils.IntervalUtil
 
isInCircle(double, double, double, double, double) - 类 中的静态方法cn.allbs.utils.LngLatUtil
判断一个点是否在圆形区域内
isInCircle(double, double, double, double, double, CoordinateSystemEnum) - 类 中的静态方法cn.allbs.utils.LngLatUtil
判断一个点是否在圆形区域内 带入坐标系
isInPolygon(double, double, JSONArray) - 类 中的静态方法cn.allbs.utils.LngLatUtil
判断是否在多边形区域内
isInPolygon(double, double, JSONArray, CoordinateSystemEnum) - 类 中的静态方法cn.allbs.utils.LngLatUtil
判断是否在多边形区域内
isInSector(double, double, double, double, double, double) - 类 中的静态方法cn.allbs.utils.LngLatUtil
计算是否在扇形区域内
isInSector(double, double, double, double, double, double, Double) - 类 中的静态方法cn.allbs.utils.LngLatUtil
计算是否在扇形区域内
isInTheInterval(String, String) - 类 中的静态方法cn.allbs.utils.IntervalUtil
判断dataValue是否在interval区间范围内
ISO_8859_1 - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 

K

KELVIN_DEGREE - 接口 中的静态变量cn.allbs.constant.ParamConstant
0 度下开尔文温度

L

LATITUDE - 接口 中的静态变量cn.allbs.constant.CommonConstant
纬度
LEFT_BRACE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
LEFT_BRACKET - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
LEFT_CHEV - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
LEFT_SQ_BRACKET - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
liftingHeightOfSmokeCloud(double, double, double) - 类 中的方法cn.allbs.utils.GaussUtil
烟云抬升高度
LiquidLeakageUtil - cn.allbs.utils中的类
液体泄漏模型
LiquidLeakageUtil() - 类 的构造器cn.allbs.utils.LiquidLeakageUtil
 
LngLatUtil - cn.allbs.utils中的类
经纬度操作
LngLatUtil() - 类 的构造器cn.allbs.utils.LngLatUtil
 
LONGITUDE - 接口 中的静态变量cn.allbs.constant.CommonConstant
经度
lonLatToMercator(Double, Double) - 类 中的静态方法cn.allbs.utils.WGS84MercatorToLngLatUtil
经纬度转平面坐标(墨卡托投影)

M

magnitude() - 类 中的方法cn.allbs.model.Point2D
Computes magnitude (length) of the relative magnitude vector represented by this instance.
magnitude() - 类 中的方法cn.allbs.model.Point3D
Computes magnitude (length) of the relative magnitude vector represented by this instance.
makeSmallImage(String) - 类 中的方法cn.allbs.utils.ImageToAsciiUtil
缩略图片 BufferedImage bufferedImage = ImageToAsciiUtil.makeSmallImage("图片路径", 期望最大高度, 为防止图片扭曲宽度放大比例); ImageToAsciiUtil.printImage(bufferedImage);
makeSmallImage(String, int, int) - 类 中的方法cn.allbs.utils.ImageToAsciiUtil
缩略图片 BufferedImage bufferedImage = ImageToAsciiUtil.makeSmallImage("图片路径", 期望最大高度默认25, 为防止图片扭曲宽度放大比例默认1); ImageToAsciiUtil.printImage(bufferedImage);
MathExtentEnum - cn.allbs.enums中的枚举
数学区间定义
mercatorToLonLat(Double, Double) - 类 中的静态方法cn.allbs.utils.WGS84MercatorToLngLatUtil
墨卡托转经纬度
mercatorToWgs84(Point2D) - 类 中的方法cn.allbs.utils.WGS84MercatorToLngLatUtil
墨卡托转WGS84
mf(double, double, double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
燃烧速度
midpoint(double, double) - 类 中的方法cn.allbs.model.Point2D
Returns a point which lies in the middle between this point and the specified coordinates.
midpoint(Point2D) - 类 中的方法cn.allbs.model.Point2D
Returns a point which lies in the middle between this point and the specified point.
midpoint(double, double, double) - 类 中的方法cn.allbs.model.Point3D
Returns a point which lies in the middle between this point and the specified coordinates.
midpoint(Point3D) - 类 中的方法cn.allbs.model.Point3D
Returns a point which lies in the middle between this point and the specified point.
minuteSection(LocalDateTime, LocalDateTime, int, String) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
分钟构建Map 传入开始时间 结束时间 构建一个Map
minuteSection(LocalDateTime, LocalDateTime, int) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
分钟构建Map 传入开始时间 结束时间 构建一个Map
minuteSection(LocalDateTime, LocalDateTime, String) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
分钟构建Map 传入开始时间 结束时间 构建一个Map 默认间隔一分钟
minuteSection(LocalDateTime, LocalDateTime) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
分钟构建Map 传入开始时间 结束时间 构建一个Map 默认间隔一分钟
ModelUtil - cn.allbs.utils中的类
模型计算的工具类
ModelUtil() - 类 的构造器cn.allbs.utils.ModelUtil
 
MONTH_COUNT - 接口 中的静态变量cn.allbs.constant.ParamConstant
总月份
monthDay(int, int, String) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
根据年月构建Map 传入年、月构建该年月内所有天的Map
monthDay(int, int) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
根据年月构建Map 传入年、月构建该年月内所有天的Map
mudan(double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
池火灾模型计算
multiply(double) - 类 中的方法cn.allbs.model.Point2D
Returns a point with the coordinates of this point multiplied by the specified factor
multiply(double) - 类 中的方法cn.allbs.model.Point3D
Returns a point with the coordinates of this point multiplied by the specified factor

N

N - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
NEWLINE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
NO - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
normalize() - 类 中的方法cn.allbs.model.Point2D
Normalizes the relative magnitude vector represented by this instance.
normalize() - 类 中的方法cn.allbs.model.Point3D
Normalizes the relative magnitude vector represented by this instance.
NULL - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 

O

OBLIQUENESS_NUM - 接口 中的静态变量cn.allbs.constant.ParamConstant
代入偏移量计算
OFF - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
OLD_CAST_MAP - 枚举 中的静态变量cn.allbs.enums.PollutionGas
 
OLD_CAST_MAP - 枚举 中的静态变量cn.allbs.enums.PollutionWater
 
oldCodeCast(String) - 类 中的方法cn.allbs.utils.PollutantUtil
hj2005国标转为hj2017国标
ON - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
ONE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
onlyFlash(double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.EvaporationUtil
仅出现过热液体闪蒸蒸发情况
onlyHeatOfEvaporation(double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.EvaporationUtil
仅出现热量增发的情况
onlyQualityOfEvaporation(double, double, double, double, double) - 类 中的方法cn.allbs.utils.EvaporationUtil
仅出现质量蒸发的情况
outOfChina(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
判断是否在国内,不在国内不做偏移

P

ParamConstant - cn.allbs.constant中的接口
常量
PatternConstant - cn.allbs.constant中的接口
正则校验
PERCENT - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
PIPE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
PIXEL - 接口 中的静态变量cn.allbs.constant.ParamConstant
 
PLUS - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
Point2D - cn.allbs.model中的类
A 2D geometric point that usually represents the x, y coordinates.
Point2D(double, double) - 类 的构造器cn.allbs.model.Point2D
Creates a new instance of Point2D.
Point3D - cn.allbs.model中的类
空间三维坐标
Point3D(double, double, double) - 类 的构造器cn.allbs.model.Point3D
Creates a new instance of Point3D.
POLLUTANT_CONCENTRATION - 接口 中的静态变量cn.allbs.constant.CommonConstant
污染物浓度
PollutantItemsLimitDayEnum - cn.allbs.enums中的枚举
空气质量分指数对应的污染物浓度限值 24小时平均值 即日均
PollutantItemsLimitHourEnum - cn.allbs.enums中的枚举
空气质量分指数对应的污染物浓度限值 1小时平均值 即实时值
PollutantUtil - cn.allbs.utils中的类
污染因子操作工具
PollutantUtil() - 类 的构造器cn.allbs.utils.PollutantUtil
 
PollutionGas - cn.allbs.enums中的枚举
国标212-2017 气体编码定义
PollutionWater - cn.allbs.enums中的枚举
国标hj212-2017
poolFire(double, double, double, double, double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.ModelUtil
池火灾事故计算模型
PoolFireUtil - cn.allbs.utils中的类
池火灾模型计算
PoolFireUtil() - 类 的构造器cn.allbs.utils.PoolFireUtil
 
powerContinuousDiffusionWithoutSigma(double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.GaussUtil
高斯烟羽不带入扩散系数
PRIMARY_POLLUTANT - 接口 中的静态变量cn.allbs.constant.CommonConstant
首要污染物
PRIMARY_POLLUTANT_MIN_LIMIT - 接口 中的静态变量cn.allbs.constant.ParamConstant
首要污染物最小标准 (AQI 大于此数,IAQI最大的即为首要污染物 可以为多项)
printImage(BufferedImage) - 类 中的方法cn.allbs.utils.ImageToAsciiUtil
将图片转为ASCII码并打印

Q

qualityOfEvaporation(double, double, double, double) - 类 中的方法cn.allbs.utils.EvaporationUtil
质量蒸发速率
QUESTION_MARK - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
QUOTE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 

R

RadiationFluxEnum - cn.allbs.enums中的枚举
热辐射通量造成的损害
RETURN - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
RIGHT_BRACE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
RIGHT_BRACKET - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
RIGHT_CHEV - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
RIGHT_SQ_BRACKET - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
route(Double[], Double[], Double) - 类 中的静态方法cn.allbs.utils.LngLatUtil
求一点相对于另一点旋转一定角度后的坐标

S

SEMICOLON - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
setX(double) - 类 中的方法cn.allbs.model.Point3D
The x coordinate.
setY(double) - 类 中的方法cn.allbs.model.Point3D
The y coordinate.
setZ(double) - 类 中的方法cn.allbs.model.Point3D
The z coordinate.
SINGLE_QUOTE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
SLASH - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
smokeConcentration(double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.GaussUtil
高斯烟团模型(短时间内形成毒气云团,扩散时间远大于泄漏时间的扩散) 不包含系数计算
SolarRadiationEnum - cn.allbs.enums中的枚举
太阳辐射等级
solarRadiationLevel(Integer, double) - 枚举 中的静态方法cn.allbs.enums.SolarRadiationEnum
获取太阳辐射等级(特纳尔法)
SPACE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
SpaceGeometryUtil - cn.allbs.utils中的类
空间几何工具类
SpaceGeometryUtil() - 类 的构造器cn.allbs.utils.SpaceGeometryUtil
 
SpacePoint - cn.allbs.model中的类
空间点中的经纬度高度和该位置的数值信息
SpacePoint(Point3D, double) - 类 的构造器cn.allbs.model.SpacePoint
空间点坐标及其位置浓度
SpacePoint(EarthPoint3D, double) - 类 的构造器cn.allbs.model.SpacePoint
空间点坐标及其位置浓度
STAR - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
StringPoolConstant - cn.allbs.constant中的接口
常用字符
subtract(double, double) - 类 中的方法cn.allbs.model.Point2D
Returns a point with the specified coordinates subtracted from the coordinates of this point.
subtract(Point2D) - 类 中的方法cn.allbs.model.Point2D
Returns a point with the coordinates of the specified point subtracted from the coordinates of this point.
subtract(double, double, double) - 类 中的方法cn.allbs.model.Point3D
Returns a point with the specified coordinates subtracted from the coordinates of this point.
subtract(Point3D) - 类 中的方法cn.allbs.model.Point3D
Returns a point with the coordinates of the specified point subtracted from the coordinates of this point.

T

TAB - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
TEN_THOUSAND - 接口 中的静态变量cn.allbs.constant.ParamConstant
10000
thermalRadiationFlux(double, double, double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
热辐射通量
THOUSAND - 接口 中的静态变量cn.allbs.constant.ParamConstant
1000
THREE_HUNDRED - 接口 中的静态变量cn.allbs.constant.ParamConstant
300
TILDA - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
toString() - 类 中的方法cn.allbs.model.Point2D
Returns a string representation of this Point2D.
toString() - 类 中的方法cn.allbs.model.Point3D
Returns a string representation of this Point3D.
totalEarthBatchPeakDetailWithoutWd(Point3D, double, double, double) - 类 中的方法cn.allbs.utils.SpaceGeometryUtil
不包含风向计算地球中立方体顶点坐标
totalEvaporation(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) - 类 中的方法cn.allbs.utils.EvaporationUtil
液池蒸发总量
transFormLat(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
纬度转换
transFormLng(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
经度转换
TRUE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
TWO_THOUSAND - 接口 中的静态变量cn.allbs.constant.ParamConstant
2000

U

U - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
UNDERSCORE - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
UNIT_MAP - 枚举 中的静态变量cn.allbs.enums.UnitEnum
 
UnitEnum - cn.allbs.enums中的枚举
单位枚举
US_ASCII - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
UTF_8 - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
uuid(String, String) - 类 中的方法cn.allbs.utils.UuidFormByTimeUtil
时间转换为更短的唯一标识符
uuid(int, String, String) - 类 中的方法cn.allbs.utils.UuidFormByTimeUtil
时间转换为更短的唯一标识符
UuidFormByTimeUtil - cn.allbs.utils中的类
将当前时间转换为短字符的uuid 最大支持62年 62年后人都没了谁还去维护这代码呢==
UuidFormByTimeUtil() - 类 的构造器cn.allbs.utils.UuidFormByTimeUtil
 

V

valueOf(String) - 枚举 中的静态方法cn.allbs.enums.AqiLevelEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.AtmosphericStabilityEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.CompareWayEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.CoordinateSystemEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.MathExtentEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.PollutantItemsLimitDayEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.PollutantItemsLimitHourEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.PollutionGas
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.PollutionWater
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.RadiationFluxEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.SolarRadiationEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.UnitEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.WaterLevelEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.allbs.enums.WaterQualityItemEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.allbs.enums.AqiLevelEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.AtmosphericStabilityEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.CompareWayEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.CoordinateSystemEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.MathExtentEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.PollutantItemsLimitDayEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.PollutantItemsLimitHourEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.PollutionGas
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.PollutionWater
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.RadiationFluxEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.SolarRadiationEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.UnitEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.WaterLevelEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.allbs.enums.WaterQualityItemEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
vaporCloudExplosion(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.ModelUtil
蒸汽云爆炸模型
VaporCloudExplosionUtil - cn.allbs.utils中的类
蒸汽云爆炸模型
VaporCloudExplosionUtil() - 类 的构造器cn.allbs.utils.VaporCloudExplosionUtil
 
vesselExplosion(double, double, double, double, double, double, double) - 类 中的方法cn.allbs.utils.ModelUtil
容器爆炸模型计算
VesselExplosionUtil - cn.allbs.utils中的类
容器爆炸模型
VesselExplosionUtil() - 类 的构造器cn.allbs.utils.VesselExplosionUtil
 

W

WATER_MAP - 枚举 中的静态变量cn.allbs.enums.PollutionWater
 
WaterGradeUtil - cn.allbs.utils中的类
水质等级计算
WaterGradeUtil() - 类 的构造器cn.allbs.utils.WaterGradeUtil
 
waterInfo(String) - 类 中的方法cn.allbs.utils.PollutantUtil
获取水体污染因子信息
waterLevelCount(String, boolean, double) - 枚举 中的静态方法cn.allbs.enums.WaterQualityItemEnum
计算当前污染物会最终影响的水质等级
WaterLevelEnum - cn.allbs.enums中的枚举
水质等级划分
WaterQualityItemEnum - cn.allbs.enums中的枚举
地表水环境质量标准_2002
WGS84MercatorToLngLatUtil - cn.allbs.utils中的类
WGS84坐标系与墨卡托坐标系转换
WGS84MercatorToLngLatUtil() - 类 的构造器cn.allbs.utils.WGS84MercatorToLngLatUtil
 
wgs84toBd09(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
WGS坐标转百度坐标系(BD-09)
wgs84toGcj02(double, double) - 类 中的静态方法cn.allbs.utils.GPSConverterUtils
WGS84转GCJ02(火星坐标系)
wgs84ToMercator(EarthPoint2D) - 类 中的方法cn.allbs.utils.WGS84MercatorToLngLatUtil
WGS84转墨卡托坐标

X

x(double, double, double) - 类 中的方法cn.allbs.utils.PoolFireUtil
根据热射通量计算距离

Y

Y - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
yearMonth(int, String) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
根据年份构造Map 传入年份,构建该年所有月份的Map
yearMonth(int) - 类 中的方法cn.allbs.utils.DateStaticsSectionUtil
根据年份构造Map 传入年份,构建该年所有月份的Map
YES - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 

Z

ZERO - 接口 中的静态变量cn.allbs.constant.StringPoolConstant
 
ZERO - 类 中的静态变量cn.allbs.model.Point2D
Point or vector with both coordinates set to 0.
ZERO - 类 中的静态变量cn.allbs.model.Point3D
Point or vector with all three coordinates set to 0.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
跳过导航链接

Copyright © 2021. All rights reserved.