See: Description
Interface | Description |
---|---|
FloatVectorInterface<U extends Unit<U>> |
Interface for the Immutable and Mutable FloatVector classes.
|
MutableFloatVectorInterface<U extends Unit<U>> |
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Class | Description |
---|---|
AbstractFloatVector<U extends Unit<U>,T extends AbstractFloatVector<U,T>> |
The most basic abstract class for the FloatVector.
|
AbstractFloatVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatVectorRel<RU,R,?,?>,MA extends AbstractMutableFloatVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>> |
Absolute Immutable typed vector.
|
AbstractFloatVectorRel<U extends Unit<U>,R extends AbstractFloatVectorRel<U,R,MR,S>,MR extends AbstractMutableFloatVectorRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>> |
Relative Immutable typed vector.
|
AbstractMutableFloatVectorAbs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>,A extends AbstractFloatVectorAbs<AU,RU,A,R,MA,S>,R extends AbstractFloatVectorRel<RU,R,?,?>,MA extends AbstractMutableFloatVectorAbs<AU,RU,A,R,MA,S>,S extends AbstractFloatScalarAbs<AU,S,RU,?>> |
Absolute Mutable typed Vector.
|
AbstractMutableFloatVectorRel<U extends Unit<U>,R extends AbstractFloatVectorRel<U,R,MR,S>,MR extends AbstractMutableFloatVectorRel<U,R,MR,S>,S extends AbstractFloatScalarRel<U,S>> |
Relative Mutable typed Vector.
|
FloatAbsoluteTemperatureVector |
Absolute FloatAbsoluteTemperature Vector.
|
FloatAccelerationVector |
Immutable Float FloatAccelerationVector, a vector of values with a AccelerationUnit.
|
FloatAngleSolidVector |
Immutable Float FloatAngleSolidVector, a vector of values with a AngleSolidUnit.
|
FloatAngleVector |
Relative FloatAngle Vector.
|
FloatAreaVector |
Immutable Float FloatAreaVector, a vector of values with a AreaUnit.
|
FloatDensityVector |
Immutable Float FloatDensityVector, a vector of values with a DensityUnit.
|
FloatDimensionlessVector |
Immutable Float FloatDimensionlessVector, a vector of values with a DimensionlessUnit.
|
FloatDirectionVector |
Absolute FloatDirection Vector.
|
FloatDurationVector |
Relative FloatDuration Vector.
|
FloatElectricalChargeVector |
Immutable Float FloatElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
FloatElectricalCurrentVector |
Immutable Float FloatElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
FloatElectricalPotentialVector |
Immutable Float FloatElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
FloatElectricalResistanceVector |
Immutable Float FloatElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
FloatEnergyVector |
Immutable Float FloatEnergyVector, a vector of values with a EnergyUnit.
|
FloatFlowMassVector |
Immutable Float FloatFlowMassVector, a vector of values with a FlowMassUnit.
|
FloatFlowVolumeVector |
Immutable Float FloatFlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
FloatForceVector |
Immutable Float FloatForceVector, a vector of values with a ForceUnit.
|
FloatFrequencyVector |
Immutable Float FloatFrequencyVector, a vector of values with a FrequencyUnit.
|
FloatLengthVector |
Relative FloatLength Vector.
|
FloatLinearDensityVector |
Immutable Float FloatLinearDensityVector, a vector of values with a LinearDensityUnit.
|
FloatMassVector |
Immutable Float FloatMassVector, a vector of values with a MassUnit.
|
FloatMoneyPerAreaVector |
Immutable Float FloatMoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
FloatMoneyPerDurationVector |
Immutable Float FloatMoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
FloatMoneyPerEnergyVector |
Immutable Float FloatMoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
FloatMoneyPerLengthVector |
Immutable Float FloatMoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
FloatMoneyPerMassVector |
Immutable Float FloatMoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
FloatMoneyPerVolumeVector |
Immutable Float FloatMoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
FloatMoneyVector |
Immutable Float FloatMoneyVector, a vector of values with a MoneyUnit.
|
FloatPositionVector |
Absolute FloatPosition Vector.
|
FloatPowerVector |
Immutable Float FloatPowerVector, a vector of values with a PowerUnit.
|
FloatPressureVector |
Immutable Float FloatPressureVector, a vector of values with a PressureUnit.
|
FloatSpeedVector |
Immutable Float FloatSpeedVector, a vector of values with a SpeedUnit.
|
FloatTemperatureVector |
Relative FloatTemperature Vector.
|
FloatTimeVector |
Absolute FloatTime Vector.
|
FloatTorqueVector |
Immutable Float FloatTorqueVector, a vector of values with a TorqueUnit.
|
FloatVector |
Immutable FloatVector.
|
FloatVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> |
Absolute Immutable FloatVector.
|
FloatVector.Rel<U extends Unit<U>> |
Relative Immutable FloatVector.
|
FloatVectorData |
Stores the data for a FloatVector and carries out basic operations.
|
FloatVectorDataDense |
Stores dense data for a FloatVector and carries out basic operations.
|
FloatVectorDataSparse |
Stores sparse data for a FloatVector and carries out basic operations.
|
FloatVectorUtil |
Class to instantiate any FloatVector based on the provided unit.
|
FloatVolumeVector |
Immutable Float FloatVolumeVector, a vector of values with a VolumeUnit.
|
MutableFloatAbsoluteTemperatureVector |
Mutable Absolute FloatAbsoluteTemperature Vector a vector of values with a AbsoluteTemperatureUnit.
|
MutableFloatAccelerationVector |
Mutable Float AccelerationVector, a vector of values with a AccelerationUnit.
|
MutableFloatAngleSolidVector |
Mutable Float AngleSolidVector, a vector of values with a AngleSolidUnit.
|
MutableFloatAngleVector |
Mutable Relative FloatAngle Vector.
|
MutableFloatAreaVector |
Mutable Float AreaVector, a vector of values with a AreaUnit.
|
MutableFloatDensityVector |
Mutable Float DensityVector, a vector of values with a DensityUnit.
|
MutableFloatDimensionlessVector |
Mutable Float DimensionlessVector, a vector of values with a DimensionlessUnit.
|
MutableFloatDirectionVector |
Mutable Absolute FloatDirection Vector a vector of values with a DirectionUnit.
|
MutableFloatDurationVector |
Mutable Relative FloatDuration Vector.
|
MutableFloatElectricalChargeVector |
Mutable Float ElectricalChargeVector, a vector of values with a ElectricalChargeUnit.
|
MutableFloatElectricalCurrentVector |
Mutable Float ElectricalCurrentVector, a vector of values with a ElectricalCurrentUnit.
|
MutableFloatElectricalPotentialVector |
Mutable Float ElectricalPotentialVector, a vector of values with a ElectricalPotentialUnit.
|
MutableFloatElectricalResistanceVector |
Mutable Float ElectricalResistanceVector, a vector of values with a ElectricalResistanceUnit.
|
MutableFloatEnergyVector |
Mutable Float EnergyVector, a vector of values with a EnergyUnit.
|
MutableFloatFlowMassVector |
Mutable Float FlowMassVector, a vector of values with a FlowMassUnit.
|
MutableFloatFlowVolumeVector |
Mutable Float FlowVolumeVector, a vector of values with a FlowVolumeUnit.
|
MutableFloatForceVector |
Mutable Float ForceVector, a vector of values with a ForceUnit.
|
MutableFloatFrequencyVector |
Mutable Float FrequencyVector, a vector of values with a FrequencyUnit.
|
MutableFloatLengthVector |
Mutable Relative FloatLength Vector.
|
MutableFloatLinearDensityVector |
Mutable Float LinearDensityVector, a vector of values with a LinearDensityUnit.
|
MutableFloatMassVector |
Mutable Float MassVector, a vector of values with a MassUnit.
|
MutableFloatMoneyPerAreaVector |
Mutable Float MoneyPerAreaVector, a vector of values with a MoneyPerAreaUnit.
|
MutableFloatMoneyPerDurationVector |
Mutable Float MoneyPerDurationVector, a vector of values with a MoneyPerDurationUnit.
|
MutableFloatMoneyPerEnergyVector |
Mutable Float MoneyPerEnergyVector, a vector of values with a MoneyPerEnergyUnit.
|
MutableFloatMoneyPerLengthVector |
Mutable Float MoneyPerLengthVector, a vector of values with a MoneyPerLengthUnit.
|
MutableFloatMoneyPerMassVector |
Mutable Float MoneyPerMassVector, a vector of values with a MoneyPerMassUnit.
|
MutableFloatMoneyPerVolumeVector |
Mutable Float MoneyPerVolumeVector, a vector of values with a MoneyPerVolumeUnit.
|
MutableFloatMoneyVector |
Mutable Float MoneyVector, a vector of values with a MoneyUnit.
|
MutableFloatPositionVector |
Mutable Absolute FloatPosition Vector a vector of values with a PositionUnit.
|
MutableFloatPowerVector |
Mutable Float PowerVector, a vector of values with a PowerUnit.
|
MutableFloatPressureVector |
Mutable Float PressureVector, a vector of values with a PressureUnit.
|
MutableFloatSpeedVector |
Mutable Float SpeedVector, a vector of values with a SpeedUnit.
|
MutableFloatTemperatureVector |
Mutable Relative FloatTemperature Vector.
|
MutableFloatTimeVector |
Mutable Absolute FloatTime Vector a vector of values with a TimeUnit.
|
MutableFloatTorqueVector |
Mutable Float TorqueVector, a vector of values with a TorqueUnit.
|
MutableFloatVector |
MutableFloatVector.
|
MutableFloatVector.Abs<AU extends AbsoluteLinearUnit<AU,RU>,RU extends Unit<RU>> |
Absolute Immutable FloatVector.
|
MutableFloatVector.Rel<U extends Unit<U>> |
Relative Immutable FloatVector.
|
MutableFloatVolumeVector |
Mutable Float VolumeVector, a vector of values with a VolumeUnit.
|
This file was generated by the djunits value classes generator, 26 jun, 2015
Copyright (c) 2015-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
$LastChangedDate: 2019-01-18 00:35:01 +0100 (Fri, 18 Jan 2019) $, @version $Revision: 324 $, by $Author: averbraeck $,
initial version 26 jun, 2015
Copyright © 2015–2019 Delft University of Technology. All rights reserved.